hledger-flow

An hledger/ledger-cli workflow focusing on automated statement import and classification

GPL-3.0 License

Downloads
8.1K
Stars
157
Committers
4

Bot releases are visible (Hide)

hledger-flow - Pre-release version 0.11.1.2

Published by apauley over 5 years ago

hledger-flow -

Published by apauley over 5 years ago

Some bugfixes and options that help with debugging:

hledger-flow -

Published by apauley over 5 years ago

hledger-flow - Version 0.11

Published by apauley over 5 years ago

Rename hledger-makeitso to hledger-flow

hledger-flow - Version 0.10

Published by apauley over 5 years ago

  • Add a version subcommand.
    Create issue #15 to change it into a --version flag later.
  • Fix a minor issue where yearly include files were generated at the top-level
    of the directtory structure, even though the same content was available in the
    import directory.
    The top-level all-years.journal now just includes the years within the
    import directory.
  • Upgrade to LTS 13.15 for GHC 8.6.4
  • Add CircleCI and TravisCI build instructions. Switch the README.org to a
    README.md in order to better support CI status badges.