;doc: announce

This commit is contained in:
Simon Michael 2022-06-04 18:43:14 +01:00
parent ed98619e05
commit 204fd4e84e

View File

@ -1,29 +1,32 @@
I am pleased to announce hledger 1.25. Aloha! I am pleased to announce hledger 1.26:
Get it here: https://hledger.org/install
Release notes: https://hledger.org/release-notes.html#hledger-1-25 https://github.com/simonmichael/hledger/releases/1.26
Highlights include: https://hledger.org/install
account querying by type or tag, https://hledger.org/release-notes.html#hledger-1-26
inferring equity postings from @ notation,
and easily-consumed "tidy" CSV output.
Thank you to contributors 1.26 is a modest maintenance release; highlights include
Stephen Morgan, faster register reports and clearer error messages.
Dmitry Astapov,
Patrik Keller.
hledger is free, high quality Plain Text Accounting software: a fast Thank you to core contributor Stephen Morgan.
and robust multicurrency double-entry accounting system that uses
human-readable, version-controllable plain text files. It was inspired
by and is partly compatible with Ledger CLI, and runs well on unix,
mac and windows. For help getting started, or more info,
see https://hledger.org and https://plaintextaccounting.org.
Beginners, experts, contributors, sponsors, and all feedback are most What is hledger ?
welcome. Join our chat via Matrix or IRC: https://hledger.org/support
- free, high quality Plain Text Accounting[1] software:
- a fast and robust multicurrency double-entry accounting system
- built around human-readable, version-controllable plain text files
- inspired by and partly compatible with Ledger CLI[2]
- convertible to and from Beancount[3]
- written in Haskell for correctness and longevity
- easy to install on unix, mac and windows.
This release is dedicated to everyone affected by war in Ukraine and For help getting started, or more info, see https://hledger.org,
elsewhere. and join our chat via Matrix or IRC: https://hledger.org/support.
Newcomers, experts, contributors, sponsors, feedback are always welcome!
Best wishes,
-Simon -Simon
[1] https://plaintextaccounting.org
[2] https://ledger-cli.org
[3] https://beancount.github.io