<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><p style="margin: 0.0px 0.0px 0.0px 0.0px">I'm pleased to announce another hledger release. Happy new year, all!</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; min-height: 14.0px"><br></p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px">hledger is a partial haskell clone of John Wiegley's "ledger" text-based</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px">accounting tool.<span class="Apple-converted-space"> </span>It generates transaction & balance reports from a plain</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px">text ledger file, and demonstrates a functional implementation of ledger.</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px">For more information, see hledger's home page: <a href="http://joyful.com/hledger">http://joyful.com/hledger</a></p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; min-height: 14.0px"><br></p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px">News for 0.3</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px">------------</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; min-height: 14.0px"><br></p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px">Fixes:</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; min-height: 14.0px"><br></p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px"><span class="Apple-converted-space"> </span>* count timelog sessions on the day they end, like ledger, for now</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; min-height: 14.0px"> * when options are repeated, use the last instead of the first</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; min-height: 14.0px"> * builds with ghc 6.10 as well as 6.8</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; min-height: 14.0px"> * runs much faster than 0.2::</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; min-height: 14.0px"><br></p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px"><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font class="Apple-style-span" face="Monaco"><font class="Apple-style-span" size="3"><span class="Apple-style-span" style="font-size: 12px;"> $ bench hledger-0.2 hledger ledger</span></font></font></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font class="Apple-style-span" face="Monaco"><font class="Apple-style-span" size="3"><span class="Apple-style-span" style="font-size: 12px;"> || hledger-0.2 | hledger | ledger</span></font></font></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font class="Apple-style-span" face="Monaco"><font class="Apple-style-span" size="3"><span class="Apple-style-span" style="font-size: 12px;"> ==================================++=============+=========+=======</span></font></font></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font class="Apple-style-span" face="Monaco"><font class="Apple-style-span" size="3"><span class="Apple-style-span" style="font-size: 12px;"> -f 2008.ledger -s balance || 2.59 | 0.26 | 0.11</span></font></font></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font class="Apple-style-span" face="Monaco"><font class="Apple-style-span" size="3"><span class="Apple-style-span" style="font-size: 12px;"> -f 10000entries.ledger -s balance || 566.68 | 2.72 | 0.96</span></font></font></div><div><br></div></p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px">Features:</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; min-height: 14.0px"><br></p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px"><span class="Apple-converted-space"> </span>* a simple ui for interactive report browsing: hledger ui</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; min-height: 14.0px"> * accept smart dates everywhere (YYYYMMDD, Y/M/D, Y, M/D, D, jan,</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px"><span class="Apple-converted-space"> </span>today, last week etc.)</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; min-height: 14.0px"> * --period/-p flag accepting period expressions like "in 2008", </p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px"><span class="Apple-converted-space"> </span>"weekly from last month"..</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; min-height: 14.0px"> * -W/-M/-Y convenience flags to summarise register weekly, monthly,</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px"><span class="Apple-converted-space"> </span>yearly</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; min-height: 14.0px"> * --depth and -E flags also affect summarised register reports</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px"><span class="Apple-converted-space"> </span>(including depth=0)</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; min-height: 14.0px"> * --display/-d flag supporting date predicates (like "d<[DATE]",</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px"><span class="Apple-converted-space"> </span>"d>=[DATE]")</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; min-height: 14.0px"> * !include directive to include additional ledger files</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; min-height: 14.0px"> * !account directive to set a default parent account</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; min-height: 14.0px"> * Added support for reading historical prices from files</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; min-height: 14.0px"> * timelog and ledger entries can be intermixed in one file</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; min-height: 14.0px"> * modifier and periodic entries can appear anywhere (but are still</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px"><span class="Apple-converted-space"> </span>ignored)</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; min-height: 14.0px"> * help and readme improvements</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; min-height: 14.0px"><br></p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px">Contributors:</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; min-height: 14.0px"><br></p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px"><span class="Apple-converted-space"> </span>* Simon Michael</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px"><span class="Apple-converted-space"> </span>* Nick Ingolia</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px"><span class="Apple-converted-space"> </span>* Tim Docker</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px"><span class="Apple-converted-space"> </span>* Corey O'Connor & the vty team</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; min-height: 14.0px"><br></p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px">Stats:</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; min-height: 14.0px"><br></p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px"><span class="Apple-converted-space"> </span>* Known errors: 1</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px"><span class="Apple-converted-space"> </span>* Tests: 58</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px"><span class="Apple-converted-space"> </span>* Lines of non-test code: 2123</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; min-height: 14.0px"><br></p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px">Installation</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px">------------</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; min-height: 14.0px"><br></p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px">hledger requires GHC. It is known to build with 6.8 and 6.10.</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px">If you have cabal-install, do::</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; min-height: 14.0px"><br></p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px"><span class="Apple-converted-space"> </span>cabal update</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px"><span class="Apple-converted-space"> </span>cabal install hledger</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; min-height: 14.0px"><br></p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px">Otherwise, unpack the latest tarball from</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px"><a href="http://hackage.haskell.org/cgi-bin/hackage-scripts/package/hledger">http://hackage.haskell.org/cgi-bin/hackage-scripts/package/hledger</a> and do::</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; min-height: 14.0px"><br></p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px"><span class="Apple-converted-space"> </span>runhaskell Setup.hs configure</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px"><span class="Apple-converted-space"> </span>runhaskell Setup.hs build</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px"><span class="Apple-converted-space"> </span>sudo runhaskell Setup.hs install<span class="Apple-converted-space"> </span></p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; min-height: 14.0px"><br></p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px">This will complain about any missing libraries, which you can download and</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px">install manually from hackage.haskell.org. (The Build-Depends: in</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px">hledger.cabal has the full package list.)</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; min-height: 14.0px"><br></p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px">To get the latest development code do::</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; min-height: 14.0px"><br></p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px"><span class="Apple-converted-space"> </span>darcs get <a href="http://joyful.com/repos/hledger">http://joyful.com/repos/hledger</a></p><p style="margin: 0.0px 0.0px 0.0px 0.0px"><br></p>
</body></html>