Skip to content

Commit 88c1faf

Browse files
committed
;doc:relnotes: 1.42.1; 1.42 fixes
1 parent 97ad6cb commit 88c1faf

File tree

1 file changed

+53
-2
lines changed

1 file changed

+53
-2
lines changed

doc/relnotes.md

+53-2
Original file line numberDiff line numberDiff line change
@@ -74,13 +74,61 @@ Changes in hledger-install.sh are shown
7474

7575

7676

77-
## 2025-03-07 hledger-1.42
7877

79-
**run & repl commands, non-UTF8 CSV, same-line if matchers, more pivot targets, fixes.**
78+
## 2025-03-12 hledger-1.42.1
79+
80+
### hledger 1.42.1
81+
82+
Fixes
83+
84+
- Fix a regression in the parsing of single ampersands (&) in csv rules.
85+
(Thomas Miedema, [#2352])
86+
87+
- The run and repl commands no longer cache data wrongly when using the --forecast option.
88+
(Dmitry Astapov, [#2345])
89+
90+
- The run and repl commands no longer miss a caching opportunity when using --forecast with a period argument.
91+
(Stephen Morgan)
92+
93+
- run, repl: doc fixes (Pranesh Prakash, Simon Michael)
94+
95+
96+
### hledger-ui 1.42.1
97+
98+
- Allow vty 6.4.
99+
100+
101+
### hledger-web 1.42.1
102+
103+
104+
### project changes 1.42.1
105+
106+
107+
Infrastructure/Misc
108+
109+
- Tools updates
110+
111+
- Fix cabalfilestest: test all cabal files before any hackage upload.
112+
113+
114+
### credits 1.42.1
115+
116+
Simon Michael (@simonmichael),
117+
Dmitry Astapov (@adept),
118+
Pranesh Prakash (@the-solipsist),
119+
Stephen Morgan (@Xitian9),
120+
Thomas Miedema (@thomie).
121+
122+
[#2345]: https://github.com/simonmichael/hledger/issues/2345
123+
[#2352]: https://github.com/simonmichael/hledger/issues/2352
124+
125+
126+
## 2025-03-07 hledger-1.42
80127

81128

82129
### hledger 1.42
83130

131+
**run & repl commands, non-UTF8 CSV, same-line if matchers, more pivot targets, fixes.**
84132

85133
Fixes
86134

@@ -307,6 +355,7 @@ Lars Kellogg-Stedman (@larks).
307355
[#2340]: https://github.com/simonmichael/hledger/issues/2340
308356

309357

358+
310359
## 2024-12-09 hledger-1.41
311360

312361
**Valuation fix, improved HTML and FODS output, multiple depths, terminal pagination, robust export to Beancount, ...**
@@ -9486,3 +9535,5 @@ Release stats:
94869535
94879536
94889537
9538+
9539+

0 commit comments

Comments
 (0)