Changelog ## [1.1.1](https://github.com/drlkf/megaparsec-utils/compare/1.1.0...1.1.1) (2025-07-28) # [1.1.0](https://github.com/drlkf/megaparsec-utils/compare/1.0.0...1.1.0) (2025-07-28) ### Features * add on/off to booleans ([1e9b885](https://github.com/drlkf/megaparsec-utils/commit/1e9b88532ec86ef3bf229de01c0a5a81a89261ec)) # 1.0.0 (2025-07-28) ### Bug Fixes * fix date parser with day short names ([64f3229](https://github.com/drlkf/megaparsec-utils/commit/64f3229dcfd660bdd770938da0bbacbf84c02dc3)) * fix invalid generation of TimeOfDay ([6bc728e](https://github.com/drlkf/megaparsec-utils/commit/6bc728ea31e2cfb380927c53ee544f44b399ece7)) * fix type errors in boundedEnumShowParser ([9c0fe3d](https://github.com/drlkf/megaparsec-utils/commit/9c0fe3db132bfe123be2d71e7c92f5928113cc26)) ### Features * add aeson parser transformer ([84857eb](https://github.com/drlkf/megaparsec-utils/commit/84857eb2d5221f8547e9130c2b8503e7e59888a4)) * add date parser ([357d03f](https://github.com/drlkf/megaparsec-utils/commit/357d03f265e053f128be8711aec53e0b7659e563)) * add duration parsers ([a89bd88](https://github.com/drlkf/megaparsec-utils/commit/a89bd885b867b65cb7db3fcad4635cd38cba2227)) * add gregorian day parser ([46d4178](https://github.com/drlkf/megaparsec-utils/commit/46d4178945ad8bff5b309b95d9a2901a53b60ef9)) * add parser for decimal numbers ([42de75f](https://github.com/drlkf/megaparsec-utils/commit/42de75fec47b29caf1de59334b7a9c5e05f87a2f)) * add time parsers ([f267ffd](https://github.com/drlkf/megaparsec-utils/commit/f267ffd718f701046965318f99aa73b7f9e7b335))