Skip to content

Releases: GuiaBolso/fixed-length-file-handler

V1.0.0

17 Apr 02:18
9dc93df
Compare
Choose a tag to compare

Changes

Promotion to stable 1.0.0!

🚀 Features

V0.5.0

06 Jan 19:53
7ff50d7
Compare
Choose a tag to compare
  • Add LineParseException (#18)

V0.4.0

09 Mar 15:58
e19935e
Compare
Choose a tag to compare
  • Add field overload for to-the-end-of-the-line field (#16)

V0.3.0

09 Dec 23:24
Compare
Choose a tag to compare
  • Add Kotlin UTypes parsing (#6)
  • Add Enum type parsing (#7)
  • Allow parsing nullable records (#8)
  • Add LocalTime type parsing (#10)

V0.2.0

25 Nov 18:43
b165687
Compare
Choose a tag to compare
  • Added special decimal parsing with scale (#4)

v0.1.0

25 Nov 18:42
93af5bf
Compare
Choose a tag to compare
  • Initial Implementation