docs: news, shorten HCAR in contents
This commit is contained in:
parent
0e8eb92c23
commit
7c4ebacb58
27
NEWS.md
27
NEWS.md
@ -4,6 +4,25 @@ title: hledger news
|
||||
|
||||
# News
|
||||
|
||||
## 2012/11/16 hledger-web 0.19
|
||||
|
||||
* builds with yesod 1.1.3
|
||||
|
||||
* obeys command-line query options at startup again
|
||||
|
||||
* the autogenerated session file is now a dot file
|
||||
(.hledger-web_client_session.aes)
|
||||
|
||||
## 2012/11/16 hledger 0.19.1
|
||||
|
||||
|
||||
* 87: fix an arithmetic and transaction balancing bug with multiple
|
||||
total-priced amounts ( @@ PRICE )
|
||||
|
||||
* parsing: ignore ledger-style balance assertions ( = BAL ) and fixed
|
||||
lot price declarations ( {= PRICE} )
|
||||
|
||||
|
||||
## 2012/10/21 hledger 0.19
|
||||
|
||||
* hledger, hledger-lib: support GHC 7.6 and latest cmdargs, haskeline, split
|
||||
@ -72,7 +91,7 @@ title: hledger news
|
||||
* web: add form allowed blank account names (#81)
|
||||
* chart, vty: hledger-chart and hledger-vty demoted to non-maintained extras for now
|
||||
|
||||
## 2011/11/1 Haskell Communities and Activities Report
|
||||
## 2011/11/1 HCAR
|
||||
|
||||
hledger is a library and end-user tool (with command-line, curses and web
|
||||
interfaces) for converting, recording, and analyzing financial
|
||||
@ -213,7 +232,7 @@ Current plans include:
|
||||
* some old base 3 support has been dropped
|
||||
* the old -s flag has been dropped
|
||||
|
||||
## 2011/05 Haskell Communities and Activities Report
|
||||
## 2011/05 HCAR
|
||||
|
||||
hledger is a haskell port and friendly fork of John Wiegley's ledger. It
|
||||
is a robust command-line accounting tool with a simple human-editable data
|
||||
@ -637,7 +656,7 @@ Release stats:
|
||||
* Tests: 76
|
||||
* Known errors: 0
|
||||
|
||||
## 2009/05 Haskell Communities and Activities Report
|
||||
## 2009/05 HCAR
|
||||
|
||||
hledger is a (primarily) command-line accounting tool similar to John
|
||||
Wiegley's "ledger". It reads a plain text journal file describing money
|
||||
@ -784,7 +803,7 @@ Release stats:
|
||||
* Tests: 43
|
||||
* Known errors: 0
|
||||
|
||||
## 2008/11 Haskell Communities and Activities Report
|
||||
## 2008/11 HCAR
|
||||
|
||||
hledger is a command-line accounting tool similar to John Wiegley’s ledger tool.
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user