mirror of
https://github.com/simonmichael/hledger.git
synced 2024-12-24 02:44:25 +03:00
;doc: merge 1.30 changelogs
This commit is contained in:
parent
3f08394c6c
commit
ecf266a808
@ -18,7 +18,7 @@ Infrastructure
|
||||
General changes in the hledger project.
|
||||
For package-specific changes, see the hledger package changelogs.
|
||||
|
||||
# 5048c8960
|
||||
# 1.30 2023-06-01
|
||||
|
||||
Scripts/addons
|
||||
|
||||
|
@ -13,7 +13,7 @@ nn
|
||||
Internal/api/developer-ish changes in the hledger-lib (and hledger) packages.
|
||||
For user-visible changes, see the hledger package changelog.
|
||||
|
||||
# d7f039854
|
||||
# 1.30 2023-06-01
|
||||
|
||||
Breaking changes
|
||||
|
||||
@ -49,6 +49,7 @@ Misc. changes
|
||||
multicol
|
||||
expandGlob
|
||||
sortByModTime
|
||||
|
||||
# 1.29.2 2023-04-07
|
||||
|
||||
# 1.29.1 2023-03-16
|
||||
|
@ -21,7 +21,7 @@ API
|
||||
User-visible changes in hledger-ui.
|
||||
See also the hledger changelog.
|
||||
|
||||
# d146b8350
|
||||
# 1.30 2023-06-01
|
||||
|
||||
Features
|
||||
|
||||
|
@ -21,7 +21,7 @@ API
|
||||
User-visible changes in hledger-web.
|
||||
See also the hledger changelog.
|
||||
|
||||
# d146b8350
|
||||
# 1.30 2023-06-01
|
||||
|
||||
Fixes
|
||||
|
||||
|
@ -21,7 +21,7 @@ API
|
||||
User-visible changes in the hledger command line tool and library.
|
||||
|
||||
|
||||
# 1382fbc75
|
||||
# 1.30 2023-06-01
|
||||
|
||||
Breaking changes
|
||||
|
||||
@ -30,21 +30,6 @@ Breaking changes
|
||||
You might need to adjust the `skip` count in some CSV rules files.
|
||||
(#2024)
|
||||
|
||||
- Certain reporting flags now toggle on/off if repeated. (Experimental)
|
||||
This can be useful for overriding defaults in command line scripts,
|
||||
since you can now turn a flag off as well as on. The flags which
|
||||
can be toggled are:
|
||||
|
||||
--invert
|
||||
--transpose
|
||||
-r/--related
|
||||
-%/--percent
|
||||
-E/--empty
|
||||
-N/--no-total
|
||||
-T/--row-total
|
||||
-A/--average
|
||||
-S/--sort-amount
|
||||
|
||||
- Timedot format now generates a single multi-posting transaction per
|
||||
date line, and supports comments and tags on all lines.
|
||||
(#1754)
|
||||
|
Loading…
Reference in New Issue
Block a user