1
- I'm pleased to announce hledger 1.20 ! Changes include:
1
+ I'm very pleased to announce hledger 1.21 !
2
+ http://hledger.org/release-notes.html#hledger-1-21
3
+ describes the user-visible changes. Highlights include:
2
4
3
- - Strict mode
4
- - check command
5
- - rendering, speed, and valuation fixes.
5
+ - About 10% faster/more space-efficient, and much more in some cases
6
+ - Jump to any topic in the manuals from the command line
7
+ - More polish for valuation and balance reports, and a new value change report
8
+ - Improvements to check, print and other commands.
6
9
7
- https://hledger.org/release-notes has the full details.
8
- Thanks to release contributors Stephen Morgan, Dmitry Astapov,
9
- TANIGUCHI Kohei, and legrostdg.
10
+ Thank you to the following release contributors this time around:
11
+ Dmitry Astapov, Arnout Engelen, Damien Cassou, aragaer, Doug
12
+ Goldstein, Caleb Maclennan, Felix Van der Jeugt, heavy first time
13
+ contributor Vladimir Zhelezov, and especially Stephen Morgan.
10
14
11
15
12
16
hledger (http://hledger.org) is a robust, cross-platform, plain text
@@ -16,7 +20,6 @@ with many improvements. You can use it to track money, time,
16
20
investments, cryptocurrencies, inventory and more.
17
21
See also the Plain Text Accounting site (http://plaintextaccounting.org).
18
22
19
-
20
23
http://hledger.org/download shows all the ways to install hledger on
21
24
mac, windows or unix (stack, cabal, brew, nix, CI binaries, your
22
25
package manager..). Or, run this bash script to install or upgrade to
@@ -26,7 +29,6 @@ $ curl -sO https://raw.githubusercontent.com/simonmichael/hledger/master/hledger
26
29
$ less hledger-install.sh # security review
27
30
$ bash hledger-install.sh
28
31
29
-
30
32
New users, check out https://hledger.org/quickstart.
31
33
32
34
To get help, see http://hledger.org#help-feedback,
@@ -35,6 +37,6 @@ or Matrix (#freenode_#hledger:matrix.org, http://matrix.hledger.org).
35
37
Beginners and experts, contributors, sponsors, and all feedback are most welcome!
36
38
37
39
38
- Be safe and well ,
40
+ Wishing you health and prosperity ,
39
41
40
42
-Simon
0 commit comments