hledger/doc/ANNOUNCE

44 lines
1.2 KiB
Plaintext
Raw Normal View History

2023-03-12 01:21:45 +03:00
I'm pleased to announce hledger 1.29 !
2021-09-22 06:57:52 +03:00
2023-03-12 01:21:45 +03:00
https://github.com/simonmichael/hledger/releases/1.29
2022-06-04 20:43:14 +03:00
https://hledger.org/install
2023-03-12 01:21:45 +03:00
https://hledger.org/release-notes.html#hledger-1-29
2021-09-22 06:13:28 +03:00
2022-12-01 20:36:25 +03:00
Highlights:
2021-07-04 02:03:51 +03:00
2023-03-12 01:21:45 +03:00
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.
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
2023-03-14 23:33:02 +03:00
and join our chat via Matrix or IRC: https://hledger.org/support .
2022-09-02 03:22:05 +03:00
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