hledger/doc/ANNOUNCE

31 lines
1003 B
Plaintext
Raw Normal View History

2024-12-10 00:42:24 +03:00
I'm pleased to announce hledger 1.41.
This release brings
2024-04-19 04:00:46 +03:00
2024-12-10 00:42:24 +03:00
- a notable valuation fix
- pervasive improved HTML and FODS output
- multiple depths
- terminal pagination
- robust export to Beancount
..and more. Thank you to contributors Dmitry Astapov, Stephen Morgan,
Bas van Dijk, Gal Lakovnik Gorenec, amano.kenji, gesh, and especially
Henning Thielemann !
2021-07-04 02:03:51 +03:00
2024-12-10 00:42:24 +03:00
Best wishes,
2024-04-19 04:00:46 +03:00
-Simon
2024-12-10 00:42:24 +03:00
- https://github.com/simonmichael/hledger/releases/1.41
- https://hledger.org/relnotes.html#2024-12-09-hledger-141
- https://hledger.org/install
2024-04-19 04:00:46 +03:00
2024-06-02 03:07:33 +03:00
hledger is free, robust, friendly, multicurrency, double-entry,
2024-05-02 13:23:58 +03:00
plain text accounting software for unix, mac, windows, and the web.
2024-12-10 00:42:24 +03:00
Written in Haskell for reliability, it is built around human-readable,
version-controllable plain text files. It is inspired by and largely
compatible with Ledger CLI, and convertible to and from Beancount.
2022-09-02 03:22:05 +03:00
2024-05-02 13:23:58 +03:00
For more info or help, see https://hledger.org and the support page.
2022-09-02 03:22:05 +03:00
Newcomers, experts, contributors, sponsors, feedback are welcome!