;doc: changelogs: 1.24.1
This commit is contained in:
		
							parent
							
								
									f111274f25
								
							
						
					
					
						commit
						1a646cd092
					
				
							
								
								
									
										19
									
								
								CHANGES.md
									
									
									
									
									
								
							
							
						
						
									
										19
									
								
								CHANGES.md
									
									
									
									
									
								
							| @ -21,11 +21,26 @@ Docs | |||||||
| 
 | 
 | ||||||
| Process | Process | ||||||
| 
 | 
 | ||||||
| - The `linux-static-x64` CI binary now has correct --version output. |  | ||||||
| 
 |  | ||||||
| - make ghci[d]-ui uses older ghc 8.10 to avoid ghc 9.0-triggered failures. | - make ghci[d]-ui uses older ghc 8.10 to avoid ghc 9.0-triggered failures. | ||||||
| 
 | 
 | ||||||
|  | # 1.24.1 2021-12-09 | ||||||
|  | 
 | ||||||
|  | Docs | ||||||
|  | 
 | ||||||
|  | - More platform notes for setting LEDGER_FILE. | ||||||
|  | 
 | ||||||
|  | - Clarify which commands support which output formats and data layouts. | ||||||
|  | 
 | ||||||
|  | - Note that hyphenated field names are allowed in CSV rules. | ||||||
|  | 
 | ||||||
|  | - Fix some table layouts in non-HTML docs. | ||||||
|  | 
 | ||||||
|  | Process | ||||||
|  | 
 | ||||||
|  | - The `linux-static-x64` CI binary now has correct --version output. | ||||||
|  | 
 | ||||||
| # 1.24 2021-12-01 | # 1.24 2021-12-01 | ||||||
|  | 
 | ||||||
| Software | Software | ||||||
| 
 | 
 | ||||||
| - bin/hledger-check-fancyassertions.hs: fix ugly assertion parse errors.  | - bin/hledger-check-fancyassertions.hs: fix ugly assertion parse errors.  | ||||||
|  | |||||||
| @ -15,12 +15,17 @@ Improvements | |||||||
| 
 | 
 | ||||||
| - hledger-lib now builds with GHC 9.2 and newer libs (#1774). | - hledger-lib now builds with GHC 9.2 and newer libs (#1774). | ||||||
| 
 | 
 | ||||||
| - Added: filterQueryOrNotQuery. |  | ||||||
| 
 |  | ||||||
| - Renamed: CommodityLayout to Layout. | - Renamed: CommodityLayout to Layout. | ||||||
|   (Stephen Morgan) |   (Stephen Morgan) | ||||||
| 
 | 
 | ||||||
|  | # 1.24.1 2021-12-09 | ||||||
|  | 
 | ||||||
|  | Improvements | ||||||
|  | 
 | ||||||
|  | - Added: filterQueryOrNotQuery. | ||||||
|  | 
 | ||||||
| # 1.24 2021-12-01 | # 1.24 2021-12-01 | ||||||
|  | 
 | ||||||
| Improvements | Improvements | ||||||
| 
 | 
 | ||||||
| - The Semigroup instance of PeriodicReportRow and PeriodicReport now | - The Semigroup instance of PeriodicReportRow and PeriodicReport now | ||||||
|  | |||||||
| @ -11,15 +11,18 @@ See also the hledger changelog. | |||||||
| 
 | 
 | ||||||
| # e532b7be4 | # e532b7be4 | ||||||
| 
 | 
 | ||||||
|  | # 1.24.1 2021-12-09 | ||||||
|  | 
 | ||||||
| Fixes | Fixes | ||||||
| 
 | 
 | ||||||
|  | - An extra "root" account is no longer shown (a regression in 1.24). | ||||||
|  |   (#1782) | ||||||
|  | 
 | ||||||
| - Declared accounts are now filtered correctly by a not:ACCT query. | - Declared accounts are now filtered correctly by a not:ACCT query. | ||||||
|   (#1783) |   (#1783) | ||||||
| 
 | 
 | ||||||
| - An extra "root" account is no longer shown. (#1782) |  | ||||||
| 
 |  | ||||||
| 
 |  | ||||||
| # 1.24 2021-12-01 | # 1.24 2021-12-01 | ||||||
|  | 
 | ||||||
| Features | Features | ||||||
| 
 | 
 | ||||||
| - hledger-ui can now be controlled with mouse or touchpad. | - hledger-ui can now be controlled with mouse or touchpad. | ||||||
|  | |||||||
| @ -12,6 +12,7 @@ See also the hledger changelog. | |||||||
| # e532b7be4 | # e532b7be4 | ||||||
| 
 | 
 | ||||||
| # 1.24 2021-12-01 | # 1.24 2021-12-01 | ||||||
|  | 
 | ||||||
| Improvements | Improvements | ||||||
| 
 | 
 | ||||||
| - Allow megaparsec 9.2 | - Allow megaparsec 9.2 | ||||||
|  | |||||||
| @ -24,12 +24,15 @@ Improvements | |||||||
|   for better machine readability.  |   for better machine readability.  | ||||||
|   (#1771) (Stephen Morgan) |   (#1771) (Stephen Morgan) | ||||||
| 
 | 
 | ||||||
|  | # 1.24.1 2021-12-09 | ||||||
|  | 
 | ||||||
| Fixes | Fixes | ||||||
| 
 | 
 | ||||||
| - `balance --declared` is now filtered correctly by a `not:ACCT` query. | - `balance --declared` is now filtered correctly by a `not:ACCT` query. | ||||||
|   (#1783) |   (#1783) | ||||||
| 
 | 
 | ||||||
| # 1.24 2021-12-01 | # 1.24 2021-12-01 | ||||||
|  | 
 | ||||||
| Features | Features | ||||||
| 
 | 
 | ||||||
| - balance commands provide more control over how multicommodity amounts | - balance commands provide more control over how multicommodity amounts | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user