[Haskell-cafe] ANN: hledger 1.17

Simon Michael simon at joyful.com
Mon Mar 2 02:33:02 UTC 2020


Oops. One more time with right subject.

And a bonus: https://podcastle.org/2009/10/09/pc-miniature-38-accounting-for-dragons <https://podcastle.org/2009/10/09/pc-miniature-38-accounting-for-dragons> . Guard your hoard!

-Simon

> On Mar 1, 2020, at 6:16 PM, Simon Michael <simon at joyful.com> wrote:
> 
> I'm pleased to announce hledger 1.17 !
> 
> hledger is a robust, cross-platform, plain text accounting tool, with
> command-line, terminal and web UIs. It is a modern and largely
> compatible reimplementation of Ledger CLI with many improvements.
> You can use it to track time, money, investents, cryptocurrencies,
> inventory and more. See: 
> 
> http://hledger.org
> http://plaintextaccounting.org
> 
> hledger 1.17 is released on schedule on 2020-03-01.
> Thanks to release contributors Aleksandar Dimitrov, Brian Wignall,
> Stephen Morgan, Jacek Generowicz, Gaith Hallak, Eric Mertens, Jakob
> Schöttl, Carl Richard Theodor Schneider, David Zhang, Amarandus,
> Evilham, Mateus Furquim, and Rui Chen.
> 
> HIGHLIGHTS:
> 
> CSV single-field matching, 
> easier SSV/TSV conversion,
> fixed/enhanced close command, 
> undo in add command,
> more JSON output, 
> org headline support in timedot format,
> GHC 8.10 support.
> 
> See all changes at https://hledger.org/release-notes .
> 
> GETTING STARTED:
> 
> Many install methods are described at http://hledger.org/download. 
> Here are three ways to build from source:
> 
>  stack update; stack install --resolver=lts hledger-lib-1.17 hledger-1.17 hledger-ui-1.17 hledger-web-1.17 --silent
> 
> or:
> 
>  cabal v2-update; cabal v2-install hledger-1.17 hledger-web-1.17 hledger-ui-1.17
> 
> or:
> 
>  curl -sO https://raw.githubusercontent.com/simonmichael/hledger/master/hledger-install/hledger-install.sh
>  less hledger-install.sh
>  bash hledger-install.sh
> 
> While building, peruse https://hledger.org/start
> 
> For help, see http://hledger.org#help-feedback
> and join us on Freenode (#hledger, http://irc.hledger.org)
> or via Matrix (#freenode_#hledger:matrix.org, http://riot.hledger.org).
> 
> New and old users, contributors, sponsors, and all feedback are most welcome!
> 
> Best,
> -Simon
> 
> -- 
> You received this message because you are subscribed to the Google Groups "hledger" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to hledger+unsubscribe at googlegroups.com.
> To view this discussion on the web visit https://groups.google.com/d/msgid/hledger/99887FFD-0AA3-47CA-9908-8BBCABC66065%40joyful.com.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/haskell-cafe/attachments/20200301/8e40a031/attachment.html>


More information about the Haskell-Cafe mailing list