;changelogs
This commit is contained in:
parent
6bfbecf662
commit
128836f6f8
@ -1,6 +1,10 @@
|
|||||||
General/project-related changes in the hledger project.
|
General/project-related changes in the hledger project.
|
||||||
For package-specific changes, see the package changelogs.
|
For package-specific changes, see the package changelogs.
|
||||||
|
|
||||||
|
# ec1a8c72
|
||||||
|
|
||||||
|
- provide CI binaries for windows, mac & gnu/linux
|
||||||
|
|
||||||
# 1.18 2020-06-07
|
# 1.18 2020-06-07
|
||||||
|
|
||||||
- new example scripts:
|
- new example scripts:
|
||||||
|
|||||||
@ -1,6 +1,10 @@
|
|||||||
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.
|
||||||
|
|
||||||
|
# 6bfbecf6
|
||||||
|
|
||||||
|
- fix some doc typos (Martin Michlmayr)
|
||||||
|
|
||||||
# 1.18 2020-06-07
|
# 1.18 2020-06-07
|
||||||
|
|
||||||
- added: getHledgerCliOpts', takes an explicit argument list
|
- added: getHledgerCliOpts', takes an explicit argument list
|
||||||
|
|||||||
@ -1,6 +1,10 @@
|
|||||||
User-visible changes in hledger-ui.
|
User-visible changes in hledger-ui.
|
||||||
See also the hledger changelog.
|
See also the hledger changelog.
|
||||||
|
|
||||||
|
# 3ade9750
|
||||||
|
|
||||||
|
- Fix regression in 'F' (#1255) (Dmitry Astapov)
|
||||||
|
|
||||||
# 1.18 2020-06-07
|
# 1.18 2020-06-07
|
||||||
|
|
||||||
- builds with hledger 1.18
|
- builds with hledger 1.18
|
||||||
|
|||||||
@ -1,6 +1,10 @@
|
|||||||
User-visible changes in hledger-web.
|
User-visible changes in hledger-web.
|
||||||
See also the hledger changelog.
|
See also the hledger changelog.
|
||||||
|
|
||||||
|
# fae1cc26
|
||||||
|
|
||||||
|
- fix some doc typos (Martin Michlmayr)
|
||||||
|
|
||||||
# 1.18 2020-06-07
|
# 1.18 2020-06-07
|
||||||
|
|
||||||
- The filter query is now preserved when clicking a different account
|
- The filter query is now preserved when clicking a different account
|
||||||
|
|||||||
@ -1,6 +1,17 @@
|
|||||||
User-visible changes in the hledger command line tool and library.
|
User-visible changes in the hledger command line tool and library.
|
||||||
|
|
||||||
|
|
||||||
|
# 06c174b2
|
||||||
|
|
||||||
|
- journal: document recursive wildcards
|
||||||
|
|
||||||
|
- by default, value reports work as in 1.17; to infer market prices from
|
||||||
|
transactions, add the new --infer-value flag. (#1239, #1253)
|
||||||
|
|
||||||
|
- organise debug output better
|
||||||
|
|
||||||
|
- print: fixes for "hledger print -O csv" output (Dmitry Astapov)
|
||||||
|
|
||||||
# 1.18 2020-06-07
|
# 1.18 2020-06-07
|
||||||
|
|
||||||
## General
|
## General
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user