Skip to content

v0.9.1

Compare
Choose a tag to compare
@benprew benprew released this 20 Mar 06:08
· 19 commits to master since this release
78ea0d1

v0.9.1 (2023-03-19)

Full Changelog: v0.9.0...v0.9.1

What's Changed

  • Add support for beancount formatted files (reading and writing). Specify with --ledger-format BEANCOUNT
  • Improved date column detection
  • Automatically recognize tab-delimited CSV files, can also specify delimiter with --csv-separator '\t'

Closed issues

  • More than one column support #120
  • Beancount support #119
  • Problem with importing CSV #60