[Haskell-cafe] ANN: hledger 1.30

Simon Michael simon at joyful.com
Fri Jun 2 02:18:32 UTC 2023


I'm pleased to announce hledger 1.30 ! Highlights:

- Boolean queries - with the new `expr:` query type you can freely
  combined other queries with AND, OR, NOT and parentheses.

- Easier CSV file management - you can now read a CSV .rules file, and let it
  fetch the data file from a downloads directory, simplifying CSV file management.

- Built-in demos - a new `demo` command plays several asciinema casts
  to demonstrate features. We'll add more of these in future.

- hledger-ui has a new Cash accounts screen, and now starts on the Menu screen.

- The usual miscellaneous fixes.

Thank you release contributors Chris Lemaire and Yehoshua Pesach Wallach.

- https://github.com/simonmichael/hledger/releases/1.30
- https://hledger.org/release-notes.html#hledger-1-30
- https://hledger.org/install

What is hledger ?

- Fast, reliable, free, multicurrency, double-entry, plain text accounting software for unix, mac, windows, and the web

- Built around human-readable, version-controllable plain text files

- Inspired by and largely compatible with Ledger CLI,
  convertible to and from Beancount

- Written in Haskell for reliability and longevity.

For help getting started or more info, see https://hledger.org
and join our Matrix/IRC chat or mail list: https://hledger.org/support .
Newcomers, experts, contributors, sponsors, feedback are welcome!
For more about plain text accounting, see https://plaintextaccounting.org .

Live well and prosper,
-Simon

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/haskell-cafe/attachments/20230601/6941e613/attachment.html>


More information about the Haskell-Cafe mailing list