<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class="">I'm pleased to announce hledger and hledger-web 0.26!</div><div class=""><br class=""></div><div class="">This release restores non-regular-expression account aliases as the</div><div class="">default, and brings miscellaneous bugfixes and cleanups and some</div><div class="">performance work. Also the website and documentation have been</div><div class="">improved, and now include many more examples.</div><div class="">Full release notes: <a href="http://hledger.org/release-notes#hledger-0.26" class="">http://hledger.org/release-notes#hledger-0.26</a> .</div><div class=""><br class=""></div><div class="">Release contributors: </div><div class="">Simon Michael,</div><div class="">Imuli,</div><div class="">Carlos Lopez-Camey,</div><div class="">Kyle Marek-Spartz,</div><div class="">Rick Lupton,</div><div class="">Simon Hengel.</div><div class=""><br class=""></div><div class="">About:</div><div class="">hledger (<a href="http://hledger.org" class="">http://hledger.org</a>) is a command-line tool and haskell</div><div class="">library for tracking financial transactions, which are stored in a</div><div class="">human-readable plain text format. It can also read CSV or timelog</div><div class="">files, and output CSV. It provides useful reports, and can also help</div><div class="">you record new transactions interactively.  Add-on commands include</div><div class="">hledger-web (a web interface), hledger-irr (for calculating internal</div><div class="">rate of return) and hledger-interest (for generating interest</div><div class="">transactions).  hledger is inspired by and largely compatible with</div><div class="">Ledger, and can be used with some Ledger files.</div><div class=""><br class=""></div><div class="">Installation:</div><div class=""><br class=""></div><div class="">$ cabal update</div><div class="">[$ cabal sandbox init]</div><div class="">$ cabal install hledger[-web]-0.26</div><div class=""><br class=""></div><div class="">or:</div><div class=""><br class=""></div><div class="">install stack (<a href="https://github.com/commercialhaskell/stack/wiki/Downloads" class="">https://github.com/commercialhaskell/stack/wiki/Downloads</a>)</div><div class="">$ stack --resolver nightly-2015-07-13 install hledger [hledger-web]</div><div class=""><br class=""></div><div class="">or:</div><div class=""><br class=""></div><div class="">$ git clone <a href="https://github.com/simonmichael/hledger.git" class="">https://github.com/simonmichael/hledger.git</a></div><div class="">$ cd hledger</div><div class="">$ git checkout hledger-0.26</div><div class="">$ stack install</div><div class=""><br class=""></div><div class="">or see <a href="http://hledger.org/download" class="">http://hledger.org/download</a> for more options.</div><div class=""><br class=""></div><div class="">Best!</div><div class="">-Simon</div><div class=""><br class=""></div></body></html>