hledger/doc/ANNOUNCE
2022-12-01 12:43:23 -08:00

40 lines
1.1 KiB
Plaintext

I'm pleased to announce hledger 1.28 !
https://github.com/simonmichael/hledger/releases/1.28
https://hledger.org/install
https://hledger.org/release-notes.html#hledger-1-28
Nothing earth-shaking for users in this release, but internal changes
and the usual incremental improvements.
Highlights:
new hledger-ui screens and default screen;
new hledger-move, watchaccounts scripts.
Thank you to release contributors
Felix Yan,
Patrick Fiaux.
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