Releases: GuiaBolso/fixed-length-file-handler
Releases · GuiaBolso/fixed-length-file-handler
V1.0.0
Changes
Promotion to stable 1.0.0!
🚀 Features
V0.5.0
- Add LineParseException (#18)
V0.4.0
- Add field overload for to-the-end-of-the-line field (#16)
V0.3.0
- Add Kotlin UTypes parsing (#6)
- Add Enum type parsing (#7)
- Allow parsing nullable records (#8)
- Add LocalTime type parsing (#10)
V0.2.0
- Added special decimal parsing with scale (#4)