ANN: hledger 0.8 released

2 views
Skip to first unread message

Simon Michael

unread,
Feb 11, 2010, 10:02:14 PM2/11/10
to hle...@googlegroups.com, haskel...@haskell.org, has...@haskell.org
hledger 0.8 is out!

http://hledger.org
http://hledger.org/MANUAL.html#installing

Bug fixes, refactoring and Hi-Res Graphical Charts. (See Roman
Cheplyaka's blog: http://www.reddit.com/r/haskell/comments/b0w0q/using_the_hledger_package_to_track_finances)

Best - Simon


Release notes:
......................

* parsing: in date=date2, use first date's year as a default for
the second

* add: ctrl-d doesn't work on windows, suggest ctrl-c instead

* add: --no-new-accounts option disallows new accounts (Roman
Cheplyaka)

* add: re-use the previous transaction's date as default (Roman
Cheplyaka)

* add: a command-line argument now filters by account during
history matching (Roman Cheplyaka)

* chart: new command, generates balances pie chart (requires -
fchart flag, gtk2hs) (Roman Cheplyaka, Simon Michael)

* register: make reporting intervals honour a display expression
(#18)

* web: fix help link

* web: use today as default when adding with a blank date

* web: re-enable account/period fields, they seem to be fixed,
along with file re-reading (#16)

* web: get static files from the cabal data dir, or the current dir
when using make (#13)

* web: preserve encoding during add, assuming it's utf-8 (#15)

* fix some non-utf8-aware file handling (#15)

* filter ledger again for each command, not just once at program
start

* refactoring, clearer data types

Stats:
62 days since last release,
2 contributors,
76 commits,
3464 lines of non-test code,
97 tests,
53% test coverage

Thomas Hartman

unread,
Feb 11, 2010, 10:07:52 PM2/11/10
to hle...@googlegroups.com
woohoo!

On Thu, Feb 11, 2010 at 7:02 PM, Simon Michael <si...@joyful.com> wrote:
> hledger 0.8 is out!
>
> http://hledger.org
> http://hledger.org/MANUAL.html#installing
>
> Bug fixes, refactoring and Hi-Res Graphical Charts. (See Roman Cheplyaka's
> blog:
> http://www.reddit.com/r/haskell/comments/b0w0q/using_the_hledger_package_to_track_finances)
>
> Best - Simon
>
>
> Release notes:
> ......................
>
>  * parsing: in date=date2, use first date's year as a default for the second
>
>  * add: ctrl-d doesn't work on windows, suggest ctrl-c instead
>
>  * add: --no-new-accounts option disallows new accounts (Roman Cheplyaka)
>
>  * add: re-use the previous transaction's date as default (Roman Cheplyaka)
>
>  * add: a command-line argument now filters by account during history
> matching (Roman Cheplyaka)
>

>  * chart: new command, generates balances pie chart (requires -fchart flag,


> gtk2hs) (Roman Cheplyaka, Simon Michael)
>
>  * register: make reporting intervals honour a display expression (#18)
>
>  * web: fix help link
>
>  * web: use today as default when adding with a blank date
>
>  * web: re-enable account/period fields, they seem to be fixed, along with
> file re-reading (#16)
>
>  * web: get static files from the cabal data dir, or the current dir when
> using make (#13)
>
>  * web: preserve encoding during add, assuming it's utf-8 (#15)
>
>  * fix some non-utf8-aware file handling (#15)
>
>  * filter ledger again for each command, not just once at program start
>
>  * refactoring, clearer data types
>
>  Stats:
>  62 days since last release,
>  2 contributors,
>  76 commits,
>  3464 lines of non-test code,
>  97 tests,
>  53% test coverage
>
>

--
Need somewhere to put your code? http://patch-tag.com
Want to build a webapp? http://happstack.com

Brandon S. Allbery KF8NH

unread,
Feb 11, 2010, 10:18:35 PM2/11/10
to Simon Michael, Brandon S. Allbery KF8NH, hle...@googlegroups.com, haskel...@haskell.org, has...@haskell.org
On Feb 11, 2010, at 22:02 , Simon Michael wrote:
> * add: ctrl-d doesn't work on windows, suggest ctrl-c instead


Ctrl-Z would be the usual EOF in the Windows world, fwiw.

--
brandon s. allbery [solaris,freebsd,perl,pugs,haskell] all...@kf8nh.com
system administrator [openafs,heimdal,too many hats] all...@ece.cmu.edu
electrical and computer engineering, carnegie mellon university KF8NH


PGP.sig
Reply all
Reply to author
Forward
0 new messages