hledger/doc/ANNOUNCE

42 lines
1.1 KiB
Plaintext
Raw Normal View History

2022-09-02 03:22:05 +03:00
I'm pleased to announce hledger 1.27 !
2021-09-22 06:57:52 +03:00
2022-09-02 03:22:05 +03:00
https://github.com/simonmichael/hledger/releases/1.27
2022-06-04 20:43:14 +03:00
https://hledger.org/install
2022-09-02 03:22:05 +03:00
https://hledger.org/release-notes.html#hledger-1-27
2021-09-22 06:13:28 +03:00
2022-09-02 03:22:05 +03:00
Highlights include inferring costs from equity postings,
new error checks, and improved error messages.
2021-07-04 02:03:51 +03:00
2022-09-02 03:22:05 +03:00
Thank you to release contributors
Stephen Morgan,
Alex Hirzel,
Pranesh Prakash,
David D Lowe,
Charlotte Van Petegem,
Max Thomas,
Andrew Lelechenko.
2021-07-04 02:03:51 +03:00
2022-06-04 20:43:14 +03:00
What is hledger ?
2019-02-02 05:10:14 +03:00
2022-09-02 03:22:05 +03:00
- Fast, reliable, free, multicurrency, double-entry, plain text
accounting[1] software that runs on unix, mac, windows, and the web
2019-09-01 20:00:16 +03:00
2022-09-02 03:22:05 +03:00
- Built around human-readable, version-controllable plain text files
2019-09-01 20:00:16 +03:00
2022-09-02 03:22:05 +03:00
- 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
2022-06-04 20:43:14 +03:00
[1] https://plaintextaccounting.org
[2] https://ledger-cli.org
[3] https://beancount.github.io