v0.9.1
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'