[Haskell-cafe] ANN: hledger 1.31

Simon Michael simon at joyful.com
Sun Sep 3 08:22:20 UTC 2023


I'm pleased to announce hledger 1.31 ! Highlights:

- In conversion transactions, costs and equity postings are matched
  more tolerantly.

- The `print` command now more closely replicates the original journal
   amount styles, which is helpful when round-tripping / cleaning up
   journal files.

- Multi-pivot - the --pivot option can now construct account names
  from multiple fields.

Thank you release contributors Dmitry Astapov, Eric Mertens,
Jay Neubrand, and Jonathan Dowland.

- https://github.com/simonmichael/hledger/releases/1.31
- https://hledger.org/release-notes.html#hledger-1-31
- https://hledger.org/install

What is hledger ?

- Fast, reliable, free, multicurrency, double-entry, plain text accounting software
  for unix, mac, windows, and the web

- Built around human-readable, version-controllable plain text files

- Inspired by and largely compatible with Ledger CLI,
  convertible to and from Beancount

- Written in Haskell for reliability and longevity.

For help getting started or more info, see https://hledger.org
and join our Matrix/IRC chat or mail list: https://hledger.org/support .
Newcomers, experts, contributors, sponsors, feedback are welcome!
For more about plain text accounting, see https://plaintextaccounting.org .

Live well and prosper,
-Simon



More information about the Haskell-Cafe mailing list