41 lines
		
	
	
		
			1.4 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			41 lines
		
	
	
		
			1.4 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| I'm pleased to announce hledger 1.20 ! Changes include:
 | |
| 
 | |
| - Strict mode
 | |
| - check command
 | |
| - rendering, speed, and valuation fixes.
 | |
| 
 | |
| https://hledger.org/release-notes has the full details.
 | |
| Thanks to release contributors Stephen Morgan, Dmitry Astapov,
 | |
| TANIGUCHI Kohei, and legrostdg.
 | |
| 
 | |
| 
 | |
| hledger (http://hledger.org) is a robust, cross-platform, plain text
 | |
| accounting tool, with command-line, terminal and web UIs. 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 (http://plaintextaccounting.org).
 | |
| 
 | |
| 
 | |
| http://hledger.org/download shows all the ways to install hledger on
 | |
| 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:
 | |
| 
 | |
| $ curl -sO https://raw.githubusercontent.com/simonmichael/hledger/master/hledger-install/hledger-install.sh
 | |
| $ less hledger-install.sh   # security review
 | |
| $ bash hledger-install.sh
 | |
| 
 | |
| 
 | |
| New users, check out https://hledger.org/quickstart.
 | |
| 
 | |
| To get help, see http://hledger.org#help-feedback,
 | |
| and join our chat channel via Freenode (#hledger, http://irc.hledger.org)
 | |
| or Matrix (#freenode_#hledger:matrix.org, http://matrix.hledger.org).
 | |
| Beginners and experts, contributors, sponsors, and all feedback are most welcome!
 | |
| 
 | |
| 
 | |
| Be safe and well,
 | |
| 
 | |
| -Simon
 |