Commit Graph

11075 Commits

Author SHA1 Message Date
Simon Michael
37fc8b5ff9 ci: windows: ghc 9.0 for now; and strip again (#1869) 2022-06-08 15:30:45 +01:00
Simon Michael
82bfd2bebb ;doc: bse: clarify, link to account types 2022-06-07 02:24:53 +01:00
Simon Michael
ecb8023892 ;doc: bs, cf, is: clarify, link to account types 2022-06-07 02:17:26 +01:00
Simon Michael
496b59060f ;doc: bs, cf: add wikipedia link 2022-06-07 02:09:23 +01:00
Simon Michael
79d3ecfc90 ;pkg: stack: bump to latest nightly snapshot 2022-06-06 12:20:31 +01:00
Simon Michael
f8e9a13f26 ;ci: consistent workflow and file names 2022-06-06 11:58:34 +01:00
Simon Michael
7bf668b552 ci: test: don't run on push to binaries 2022-06-06 11:49:08 +01:00
Simon Michael
7d3b90f869 ci: windows: don't strip, seems to break it 2022-06-06 11:47:50 +01:00
Simon Michael
782b8da889 ;install: hledger-interest 1.6.4 2022-06-06 11:38:17 +01:00
Simon Michael
cfde386dba ;ci: linux-x64-static: consistent executable names 2022-06-05 10:58:23 +01:00
Simon Michael
d9b7c396c8 ci: linux-x64-static: try ghc 9.0 2022-06-05 10:58:11 +01:00
Simon Michael
61d7e1f7c4 ci: linux-x64-static: try ghc 9.2.3
Try to work around https://gitlab.haskell.org/ghc/ghc/-/issues/20266
2022-06-05 10:58:11 +01:00
Simon Michael
ffcd02301e ;doc: changelogs: typo 2022-06-05 02:05:23 +01:00
Simon Michael
57a5620565 ;doc: RELEASING 2022-06-05 01:06:00 +01:00
Simon Michael
0c6cd819f2 ;doc: changelogs cleanup 2022-06-05 00:59:36 +01:00
Simon Michael
6017e5f237 ;doc: update changelogs 2022-06-05 00:56:10 +01:00
Simon Michael
63d7abe7fd ;doc: RELEASING 2022-06-05 00:44:49 +01:00
Simon Michael
f2db4c3840 ;cabal: update cabal files 2022-06-05 00:32:18 +01:00
Simon Michael
3e728b1d36 ;pkg: bump version to 1.26.99 2022-06-05 00:32:18 +01:00
Simon Michael
c08cb03a1b ;doc: RELEASING 2022-06-05 00:15:26 +01:00
Simon Michael
6a304968ff tools: release: use new binaries branch (and force a new build) 2022-06-05 00:03:39 +01:00
Simon Michael
5d9a0616db ;doc: RELEASING 2022-06-05 00:03:34 +01:00
Simon Michael
39ed693d2b ;doc: RELEASING update 2022-06-05 00:03:23 +01:00
Simon Michael
d8cce23b3f ;doc: changelogs: link 1.26 issues 2022-06-05 00:03:22 +01:00
Simon Michael
fb0cae86d8 ;install: 1.26 2022-06-05 00:03:19 +01:00
Simon Michael
204fd4e84e ;doc: announce 2022-06-05 00:03:17 +01:00
Simon Michael
ed98619e05 ci: run all main workflows on push to "binaries" 2022-06-05 00:03:15 +01:00
Simon Michael
122620c335 ;doc: changelogs 2022-06-05 00:03:12 +01:00
Simon Michael
729a8b81e0 ;doc: update changelogs 2022-06-05 00:03:10 +01:00
Simon Michael
9833482c06 ;doc: update manuals 2022-06-05 00:02:59 +01:00
Simon Michael
d27a581e0f ;doc: update changelogs 2022-06-04 11:28:59 +01:00
Simon Michael
faa05764d7 ;cabal: update cabal files 2022-06-04 11:24:56 +01:00
Simon Michael
05dffe5029 imp: lib: allow doclayout 0.4 2022-06-04 11:24:35 +01:00
Stephen Morgan
6356de7fa5
Merge pull request #1864 from Xitian9/revertutf8
fix!: Revert "fix!: utf-8: Use with-utf8 to ensure all files are read…
2022-06-01 10:01:36 +10:00
Stephen Morgan
9155d679fe fix!: Revert "fix!: utf-8: Use with-utf8 to ensure all files are read and written with utf8 encoding. (#1619)"
This reverts commit e233f001c5.

This would break at least some people's workflow. A lighter touch is
probably sufficient.
2022-06-01 09:35:18 +10:00
Simon Michael
5ed6c94260 fix: web: don't add link URLs when printing 2022-05-29 08:28:16 -10:00
Simon Michael
1085a2a777 ;doc: update changelogs 2022-05-29 08:05:33 -10:00
Simon Michael
2bce910904 ;doc: update manuals 2022-05-25 11:35:47 -10:00
Simon Michael
6b174ae8a5 ;doc: csv: update link 2022-05-25 11:35:33 -10:00
Simon Michael
2d581d7d4d ;doc: update CLI usage texts 2022-05-23 05:42:27 -10:00
Simon Michael
52210cd114 ;doc: clarify 1.25 changelog about cash account detection 2022-05-23 05:40:01 -10:00
Simon Michael
43c0ca06c5 doc: cf: update cash account inference description for 1.25 2022-05-23 05:28:27 -10:00
Simon Michael
05d5b7860b ;ci: more renames 2022-05-21 23:59:20 -10:00
Simon Michael
05a6940728 ;ci: strip binaries on mac, and try on windows too 2022-05-21 23:46:57 -10:00
Simon Michael
15728bff05 ;ci: mac, windows: consistent naming, add -x64 2022-05-21 23:41:56 -10:00
Simon Michael
f6db2ac855 ci: main: also upload binaries as an artifact 2022-05-21 23:37:59 -10:00
Simon Michael
96c2ed7a2d ;ci: linux-x64: bump to ghc 9.2.2 2022-05-21 23:21:20 -10:00
Simon Michael
a9779b2377 ref: move journal checking/pretty errors down further, to Hledger.Data
now at Hledger.Data.JournalChecks*, Hledger.Data.Errors
2022-05-21 18:29:13 -10:00
Simon Michael
307f723b0a lib: simpler, more consistent names for check functions
API changes:
journalCheckAccountsDeclared
journalCheckCommoditiesDeclared
journalCheckPayeesDeclared
->
journalCheckAccounts
journalCheckCommodities
journalCheckPayees
2022-05-21 18:29:13 -10:00
Simon Michael
65e913b7c5
Merge pull request #1834 from Xitian9/utf8
Use with-utf8 and don't use Data.Text.IO.
2022-05-21 17:50:59 -10:00