diff --git a/doc/ANNOUNCE b/doc/ANNOUNCE index 8c34892f2..1153d36f0 100644 --- a/doc/ANNOUNCE +++ b/doc/ANNOUNCE @@ -1,7 +1,17 @@ I'm pleased to announce hledger 1.30 ! Highlights: -Boolean queries, easier CSV file management, built-in demos, -hledger-ui cash accounts screen, fixes. +- Boolean queries - with the new `expr:` query type you can freely + combine 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. @@ -11,7 +21,8 @@ Thank you release contributors Chris Lemaire and Yehoshua Pesach Wallach. What is hledger ? -- Fast, reliable, free, multicurrency, double-entry, plain text accounting software for unix, mac, windows, and the web +- 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 diff --git a/doc/ANNOUNCE.masto b/doc/ANNOUNCE.masto index 79bb4d83c..9d22f26a5 100644 --- a/doc/ANNOUNCE.masto +++ b/doc/ANNOUNCE.masto @@ -1,16 +1,16 @@ I'm pleased to announce hledger 1.30 ! Highlights: -Boolean queries, easier CSV file management, built-in demos, -hledger-ui cash accounts screen, fixes. - -Thank you release contributors Chris Lemaire and Yehoshua Pesach Wallach. +- Boolean queries +- Easier CSV file management +- Built-in demos +- hledger-ui cash accounts screen +- Miscellaneous fixes. - https://github.com/simonmichael/hledger/releases/1.30 - https://hledger.org/release-notes.html#hledger-1-30 - https://hledger.org/install #hledger is fast, reliable, free, multicurrency, double-entry, #plaintextaccounting software for unix, mac, windows, and the web. - For help, join our chat or mail list: https://hledger.org/support -#haskell +#haskell \ No newline at end of file