File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change
1
+ Changelog
2
+
3
+ # 1.0.0 (2025-07-28)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * fix date parser with day short names ([ 64f3229] ( https://github.com/drlkf/megaparsec-utils/commit/64f3229dcfd660bdd770938da0bbacbf84c02dc3 ) )
9
+ * fix invalid generation of TimeOfDay ([ 6bc728e] ( https://github.com/drlkf/megaparsec-utils/commit/6bc728ea31e2cfb380927c53ee544f44b399ece7 ) )
10
+ * fix type errors in boundedEnumShowParser ([ 9c0fe3d] ( https://github.com/drlkf/megaparsec-utils/commit/9c0fe3db132bfe123be2d71e7c92f5928113cc26 ) )
11
+
12
+
13
+ ### Features
14
+
15
+ * add aeson parser transformer ([ 84857eb] ( https://github.com/drlkf/megaparsec-utils/commit/84857eb2d5221f8547e9130c2b8503e7e59888a4 ) )
16
+ * add date parser ([ 357d03f] ( https://github.com/drlkf/megaparsec-utils/commit/357d03f265e053f128be8711aec53e0b7659e563 ) )
17
+ * add duration parsers ([ a89bd88] ( https://github.com/drlkf/megaparsec-utils/commit/a89bd885b867b65cb7db3fcad4635cd38cba2227 ) )
18
+ * add gregorian day parser ([ 46d4178] ( https://github.com/drlkf/megaparsec-utils/commit/46d4178945ad8bff5b309b95d9a2901a53b60ef9 ) )
19
+ * add parser for decimal numbers ([ 42de75f] ( https://github.com/drlkf/megaparsec-utils/commit/42de75fec47b29caf1de59334b7a9c5e05f87a2f ) )
20
+ * add time parsers ([ f267ffd] ( https://github.com/drlkf/megaparsec-utils/commit/f267ffd718f701046965318f99aa73b7f9e7b335 ) )
You can’t perform that action at this time.
0 commit comments