;changelogs
This commit is contained in:
		
							parent
							
								
									368297102d
								
							
						
					
					
						commit
						176011905e
					
				| @ -1,6 +1,13 @@ | |||||||
| 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. | ||||||
| 
 | 
 | ||||||
|  | # a7bb6b92 | ||||||
|  | 
 | ||||||
|  | - ci: separate quick and full tests again, update | ||||||
|  |   The linux full tests no longer test GHC 8.0, | ||||||
|  |   and all full tests now always compile all modules | ||||||
|  |   and generate optimised binaries. | ||||||
|  | 
 | ||||||
| # 1.18.1 2020-06-21 | # 1.18.1 2020-06-21 | ||||||
| 
 | 
 | ||||||
| - provide CI binaries for windows, mac & gnu/linux | - provide CI binaries for windows, mac & gnu/linux | ||||||
|  | |||||||
| @ -1,6 +1,8 @@ | |||||||
| 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. | ||||||
| 
 | 
 | ||||||
|  | # 36829710 | ||||||
|  | 
 | ||||||
| # 1.18.1 2020-06-21 | # 1.18.1 2020-06-21 | ||||||
| 
 | 
 | ||||||
| - fix some doc typos (Martin Michlmayr) | - fix some doc typos (Martin Michlmayr) | ||||||
|  | |||||||
| @ -1,6 +1,8 @@ | |||||||
| User-visible changes in hledger-ui. | User-visible changes in hledger-ui. | ||||||
| See also the hledger changelog. | See also the hledger changelog. | ||||||
| 
 | 
 | ||||||
|  | # ce4de7ae | ||||||
|  | 
 | ||||||
| # 1.18.1 2020-06-21 | # 1.18.1 2020-06-21 | ||||||
| 
 | 
 | ||||||
| - Fix regression in 'F' (#1255) (Dmitry Astapov) | - Fix regression in 'F' (#1255) (Dmitry Astapov) | ||||||
|  | |||||||
| @ -1,6 +1,8 @@ | |||||||
| User-visible changes in hledger-web. | User-visible changes in hledger-web. | ||||||
| See also the hledger changelog. | See also the hledger changelog. | ||||||
| 
 | 
 | ||||||
|  | # ce4de7ae | ||||||
|  | 
 | ||||||
| # 1.18.1 2020-06-21 | # 1.18.1 2020-06-21 | ||||||
| 
 | 
 | ||||||
| - fix some doc typos (Martin Michlmayr) | - fix some doc typos (Martin Michlmayr) | ||||||
|  | |||||||
| @ -1,6 +1,23 @@ | |||||||
| User-visible changes in the hledger command line tool and library. | User-visible changes in the hledger command line tool and library. | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
|  | # 36829710 | ||||||
|  | 
 | ||||||
|  | - csv: speed up csv conversion performance when there are a lot of | ||||||
|  |   conditional rules (Dmitry Astapov) | ||||||
|  | 
 | ||||||
|  | - csv: add "if tables" to csv rules, a more compact format for conditional | ||||||
|  |   rules (Dmitry Astapov) | ||||||
|  | 
 | ||||||
|  | - csv: fix a bug in the csv rules parser that was causing vague parse error | ||||||
|  |   messages (Dmitry Astapov) | ||||||
|  | 
 | ||||||
|  | - print: sql output format (Dmitry Astapov) | ||||||
|  | 
 | ||||||
|  | - bs,cf,is: --no-total hides subtotals as well as the grand total (Stephen Morgan) | ||||||
|  | 
 | ||||||
|  | - roi: show errors without a traceback | ||||||
|  | 
 | ||||||
| # 1.18.1 2020-06-21 | # 1.18.1 2020-06-21 | ||||||
| 
 | 
 | ||||||
| - journal: document recursive wildcards | - journal: document recursive wildcards | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user