Hledger v1.50
7 days ago
- #release
- #hledger
- #accounting
- Transaction balancing is now done using local precisions only, making it more robust and independent of global display precisions.
- Timeclock format improvements include more robust syntax and parsing, support for comments and tags in clock-outs, and full support for concurrent sessions.
- CSV rules files can now run shell commands to clean or generate data, and the import command can automatically archive imported CSV data files.
- Journal format's include directive now has more robust glob patterns, automatically ignoring dotted directories and excluding the current file.
- Auto posting rules in journal format can now use %account to insert the account name from the matched posting.
- The hledger, hledger-ui, and hledger-web now require at least GHC 9.6 (and base 4.18).
- Various fixes include improvements to paging long output, CSV if rules, balance reports, and the import command.
- Documentation updates include clearer help for commands, improved timeclock docs, and new examples like CSV rules for Eternl cryptocurrency wallet.
- Installation instructions are provided for GNU/Linux, Mac, and Windows, including binaries and source builds.