mirror of
https://github.com/simonmichael/hledger.git
synced 2024-11-08 07:09:28 +03:00
44 lines
1.2 KiB
Plaintext
44 lines
1.2 KiB
Plaintext
I'm pleased to announce hledger 1.29 !
|
|
|
|
https://github.com/simonmichael/hledger/releases/1.29
|
|
https://hledger.org/install
|
|
https://hledger.org/release-notes.html#hledger-1-29
|
|
|
|
Highlights:
|
|
|
|
Tag checking,
|
|
flexible multi-period start dates,
|
|
flexible cost/conversion posting combining,
|
|
new commands list,
|
|
hledger manual reorg,
|
|
easier close command,
|
|
10% more Ledger file compatible.
|
|
|
|
Thank you to release contributors Chris Lemaire, Caleb Maclennan,
|
|
Jonathan Dowland, J. B. Rainsberger, Michael Grünewald, Robert Nielsen,
|
|
and Yann Büchau.
|
|
|
|
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
|