;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.
|
General changes in the hledger project.
|
||||||
For package-specific changes, see the hledger package changelogs.
|
For package-specific changes, see the hledger package changelogs.
|
||||||
|
|
||||||
# 5048c8960
|
# 1.30 2023-06-01
|
||||||
|
|
||||||
Scripts/addons
|
Scripts/addons
|
||||||
|
|
||||||
|
|||||||
@ -13,7 +13,7 @@ nn
|
|||||||
Internal/api/developer-ish changes in the hledger-lib (and hledger) packages.
|
Internal/api/developer-ish changes in the hledger-lib (and hledger) packages.
|
||||||
For user-visible changes, see the hledger package changelog.
|
For user-visible changes, see the hledger package changelog.
|
||||||
|
|
||||||
# d7f039854
|
# 1.30 2023-06-01
|
||||||
|
|
||||||
Breaking changes
|
Breaking changes
|
||||||
|
|
||||||
@ -49,6 +49,7 @@ Misc. changes
|
|||||||
multicol
|
multicol
|
||||||
expandGlob
|
expandGlob
|
||||||
sortByModTime
|
sortByModTime
|
||||||
|
|
||||||
# 1.29.2 2023-04-07
|
# 1.29.2 2023-04-07
|
||||||
|
|
||||||
# 1.29.1 2023-03-16
|
# 1.29.1 2023-03-16
|
||||||
|
|||||||
@ -21,7 +21,7 @@ API
|
|||||||
User-visible changes in hledger-ui.
|
User-visible changes in hledger-ui.
|
||||||
See also the hledger changelog.
|
See also the hledger changelog.
|
||||||
|
|
||||||
# d146b8350
|
# 1.30 2023-06-01
|
||||||
|
|
||||||
Features
|
Features
|
||||||
|
|
||||||
|
|||||||
@ -21,7 +21,7 @@ API
|
|||||||
User-visible changes in hledger-web.
|
User-visible changes in hledger-web.
|
||||||
See also the hledger changelog.
|
See also the hledger changelog.
|
||||||
|
|
||||||
# d146b8350
|
# 1.30 2023-06-01
|
||||||
|
|
||||||
Fixes
|
Fixes
|
||||||
|
|
||||||
|
|||||||
@ -21,7 +21,7 @@ API
|
|||||||
User-visible changes in the hledger command line tool and library.
|
User-visible changes in the hledger command line tool and library.
|
||||||
|
|
||||||
|
|
||||||
# 1382fbc75
|
# 1.30 2023-06-01
|
||||||
|
|
||||||
Breaking changes
|
Breaking changes
|
||||||
|
|
||||||
@ -30,21 +30,6 @@ Breaking changes
|
|||||||
You might need to adjust the `skip` count in some CSV rules files.
|
You might need to adjust the `skip` count in some CSV rules files.
|
||||||
(#2024)
|
(#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
|
- Timedot format now generates a single multi-posting transaction per
|
||||||
date line, and supports comments and tags on all lines.
|
date line, and supports comments and tags on all lines.
|
||||||
(#1754)
|
(#1754)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user