You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# 1.0.0 (2025-07-28)
### Bug Fixes
* fix date parser with day short names ([64f3229](64f3229))
* fix invalid generation of TimeOfDay ([6bc728e](6bc728e))
* fix type errors in boundedEnumShowParser ([9c0fe3d](9c0fe3d))
### Features
* add aeson parser transformer ([84857eb](84857eb))
* add date parser ([357d03f](357d03f))
* add duration parsers ([a89bd88](a89bd88))
* add gregorian day parser ([46d4178](46d4178))
* add parser for decimal numbers ([42de75f](42de75f))
* add time parsers ([f267ffd](f267ffd))
0 commit comments