Skip to content

ledger v2.0.13

Choose a tag to compare

@trevorld trevorld released this 31 Mar 00:53
· 6 commits to master since this release

Deprecated features

  • The "bean-report_ledger" and "bean-report_hledger" toolchains are deprecated since bean-report was removed from beancount in 2020.
    Use the "beancount" toolchain that uses bean-query instead.

New features

  • register_ledger() now imports a transaction code column (#25).

Bug fixes and minor improvements

  • register_ledger() now extracts marks that are embedded in the descriptions which
    ledger's csv output sometimes does when when both transaction codes and marks are present in the transaction.