hledger/doc/ANNOUNCE

39 lines
1.3 KiB
Plaintext
Raw Normal View History

2023-09-03 11:32:54 +03:00
I'm pleased to announce hledger 1.31 ! Highlights:
2021-09-22 06:57:52 +03:00
2023-09-03 11:32:54 +03:00
- In conversion transactions, costs and equity postings are matched
more tolerantly.
2023-06-02 05:23:17 +03:00
2023-09-03 11:32:54 +03:00
- The `print` command now more closely replicates the original journal
amount styles, which is helpful when round-tripping / cleaning up
journal files.
2023-06-02 05:23:17 +03:00
2023-09-03 11:32:54 +03:00
- Multi-pivot - the --pivot option can now construct account names
from multiple fields.
2023-06-02 05:23:17 +03:00
2023-09-03 11:32:54 +03:00
Thank you release contributors Dmitry Astapov, Eric Mertens,
Jay Neubrand, and Jonathan Dowland.
2023-06-02 05:23:17 +03:00
2023-09-03 11:32:54 +03:00
- https://github.com/simonmichael/hledger/releases/1.31
- https://hledger.org/release-notes.html#hledger-1-31
2023-06-01 12:01:05 +03:00
- https://hledger.org/install
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
2023-06-02 05:23:17 +03:00
- Fast, reliable, free, multicurrency, double-entry, plain text accounting software
for 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
2023-06-01 12:01:05 +03:00
- Inspired by and largely compatible with Ledger CLI,
convertible to and from Beancount
2022-09-02 03:22:05 +03:00
2023-06-01 12:01:05 +03:00
- Written in Haskell for reliability and longevity.
2022-09-02 03:22:05 +03:00
2023-06-01 12:01:05 +03:00
For help getting started or more info, see https://hledger.org
and join our Matrix/IRC chat or mail list: https://hledger.org/support .
2022-09-02 03:22:05 +03:00
Newcomers, experts, contributors, sponsors, feedback are welcome!
2023-06-01 12:01:05 +03:00
For more about plain text accounting, see https://plaintextaccounting.org .
2022-09-02 03:22:05 +03:00
2023-06-01 12:01:05 +03:00
Live well and prosper,
-Simon