hledger/doc/ANNOUNCE

51 lines
1.6 KiB
Plaintext
Raw Normal View History

2021-12-02 07:23:19 +03:00
I am pleased to announce hledger 1.24!
2021-09-22 06:57:52 +03:00
2021-12-02 07:23:19 +03:00
https://hledger.org/release-notes.html#hledger-1-24
2021-09-22 06:13:28 +03:00
2021-12-02 07:23:19 +03:00
Highlights include new report layout options with less eliding,
hledger-ui mouse support, and many fixes and improvements.
2021-09-22 06:13:28 +03:00
2021-12-02 07:23:19 +03:00
Thank you to release contributors
2021-09-22 06:13:28 +03:00
Stephen Morgan,
2021-12-02 07:23:19 +03:00
toonn,
Pranesh Prakash,
2021-09-22 06:13:28 +03:00
Dmitry Astapov,
2021-12-02 07:23:19 +03:00
ShrykeWindgrace,
Joaquin Azcarate,
and
Lawrence Wu.
2021-07-04 02:03:51 +03:00
hledger (https://hledger.org) is a dependable, cross-platform "plain
text accounting" tool, with command-line, terminal and web interfaces.
It is an actively maintained, largely compatible reimplementation of
Ledger CLI with many improvements. You can use it to track money,
time, investments, cryptocurrencies, inventory and more. See also the
Plain Text Accounting site (https://plaintextaccounting.org).
https://hledger.org/download shows all the ways to install hledger on
2020-12-07 20:40:21 +03:00
mac, windows or unix (stack, cabal, brew, nix, CI binaries, your
package manager..). Or, run this bash script to install or upgrade to
the latest release:
2020-03-02 05:14:42 +03:00
2020-12-07 20:40:21 +03:00
$ curl -sO https://raw.githubusercontent.com/simonmichael/hledger/master/hledger-install/hledger-install.sh
$ less hledger-install.sh # security review
$ bash hledger-install.sh
2018-12-04 02:12:09 +03:00
2021-03-11 02:12:47 +03:00
New users, check out https://hledger.org/quickstart
2021-09-22 06:57:52 +03:00
or the tutorials (with pictures) at hledger.org -> FIRST STEPS
2021-03-11 02:12:47 +03:00
or the https://hledger.org/videos.html.
2019-02-02 05:10:14 +03:00
2021-09-22 06:57:52 +03:00
To get help, see https://hledger.org#help, and join our chat via Matrix:
2021-07-04 02:03:51 +03:00
- #hledger:matrix.org (http://matrix.hledger.org)
2021-09-22 06:57:52 +03:00
or Libera (they are bridged):
2019-02-02 05:10:14 +03:00
2021-09-22 06:57:52 +03:00
- #hledger:libera.chat (http://irc.hledger.org)
2019-09-01 20:00:16 +03:00
2021-09-22 06:57:52 +03:00
Beginners and experts, contributors, sponsors, and all feedback are most welcome.
2021-03-10 22:52:31 +03:00
Wishing you health and prosperity,
2019-09-01 20:00:16 +03:00
-Simon