;doc:relnotes: 1.43.2
This commit is contained in:
parent
d3c86bafdf
commit
e434c0101e
@ -75,9 +75,52 @@ Changes in hledger-install.sh are shown
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## 2025-06-13 hledger-1.43.2
|
||||||
|
|
||||||
|
|
||||||
|
### hledger 1.43.2
|
||||||
|
|
||||||
|
|
||||||
|
- hledger no longer shows an error message or exits with error status
|
||||||
|
when its output is truncated in a piped command. (This broke in 1.43.) [#2405]
|
||||||
|
|
||||||
|
- The `add` command's doc now describes how it interacts with balance assertions
|
||||||
|
and balance assignments. [#2406]
|
||||||
|
|
||||||
|
- `aregister` now consistently rounds amounts to display precision again.
|
||||||
|
(This broke in 1.32.) [#2407]
|
||||||
|
|
||||||
|
- Changelog, release notes: mention improved decoding errors [#73];
|
||||||
|
add missing issue numbers
|
||||||
|
|
||||||
|
|
||||||
|
### hledger-ui 1.43.2
|
||||||
|
|
||||||
|
|
||||||
|
- Use hledger-1.43.2
|
||||||
|
|
||||||
|
|
||||||
|
### hledger-web 1.43.2
|
||||||
|
|
||||||
|
|
||||||
|
- Use hledger-1.43.2
|
||||||
|
|
||||||
|
- Add missing issue numbers in the changelog
|
||||||
|
|
||||||
|
|
||||||
|
### credits 1.43.2
|
||||||
|
|
||||||
|
|
||||||
|
Simon Michael.
|
||||||
|
|
||||||
|
[#73]: https://github.com/simonmichael/hledger/issues/73
|
||||||
|
[#2405]: https://github.com/simonmichael/hledger/issues/2405
|
||||||
|
[#2406]: https://github.com/simonmichael/hledger/issues/2406
|
||||||
|
[#2407]: https://github.com/simonmichael/hledger/issues/2407
|
||||||
|
|
||||||
|
|
||||||
## 2025-06-04 hledger-1.43.1
|
## 2025-06-04 hledger-1.43.1
|
||||||
|
|
||||||
|
|
||||||
### hledger 1.43.1
|
### hledger 1.43.1
|
||||||
|
|
||||||
|
|
||||||
@ -131,6 +174,7 @@ Simon Michael.
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## 2025-06-01 hledger-1.43
|
## 2025-06-01 hledger-1.43
|
||||||
|
|
||||||
### hledger 1.43
|
### hledger 1.43
|
||||||
@ -9933,3 +9977,5 @@ Release stats:
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user