hledger/doc/ANNOUNCE
2022-09-01 18:36:43 -07:00

42 lines
1.1 KiB
Plaintext

I'm pleased to announce hledger 1.27 !
https://github.com/simonmichael/hledger/releases/1.27
https://hledger.org/install
https://hledger.org/release-notes.html#hledger-1-27
Highlights include inferring costs from equity postings,
new error checks, and improved error messages.
Thank you to release contributors
Stephen Morgan,
Alex Hirzel,
Pranesh Prakash,
David D Lowe,
Charlotte Van Petegem,
Max Thomas,
Andrew Lelechenko.
What is hledger ?
- Fast, reliable, free, multicurrency, double-entry, plain text
accounting[1] software that runs on unix, mac, windows, and the web
- Built around human-readable, version-controllable plain text files
- Inspired by and largely compatible with Ledger CLI[2];
convertible to and from Beancount[3]
- Written in Haskell for correctness and longevity.
For help getting started, or more info, see https://hledger.org
and join our chat via Matrix or IRC: https://hledger.org/support
Newcomers, experts, contributors, sponsors, feedback are welcome!
Aloha,
-Simon
[1] https://plaintextaccounting.org
[2] https://ledger-cli.org
[3] https://beancount.github.io