Commit 028f1c0
committed
chore(release): 1.0.0 [skip ci]
# 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))1 parent 2ad8a5e commit 028f1c0
1 file changed
+20
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
0 commit comments