Skip to content

Releases: hfhbd/kotlinx-serialization-csv

0.0.18

22 Mar 22:44
0f354ab
Compare
Choose a tag to compare

Summary

What's Changed

Full Changelog: v0.0.17...v0.0.18

0.0.17

29 Feb 14:06
2a2ad02
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.16...v0.0.17

0.0.16

31 Jan 06:19
f71893c
Compare
Choose a tag to compare

Summary

  • CSV: Ignore empty lines at the end

What's Changed

Full Changelog: v0.0.14...v0.0.16

0.0.15

05 Oct 08:32
045b4b7
Compare
Choose a tag to compare

Technical release due to maven Central sync issues

Full Changelog: v0.0.14...v0.0.15

0.0.14

30 Sep 17:10
045b4b7
Compare
Choose a tag to compare

Summary

  • Add linuxArm64 and watchosDeviceArm64 support

What's Changed

Full Changelog: v0.0.13...v0.0.14

0.0.13

02 Mar 20:22
443c8d5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.12...v0.0.13

0.0.12

02 Mar 09:40
2feeb10
Compare
Choose a tag to compare

What's Changed

  • FLF: Add Java Reader support by @hfhbd in #108
  • CSV: Fix line number in error message by @hfhbd in #109

Full Changelog: v0.0.11...v0.0.12

0.0.11

01 Mar 19:31
77fe756
Compare
Choose a tag to compare

Summary

  • New leading zero support enabled by default
  • Add numeric Zoned EBCDIC support

What's Changed

Full Changelog: v0.0.10...v0.0.11

0.0.10

02 Feb 10:19
54a71be
Compare
Choose a tag to compare

Summary

  • FLF: Add decodeStream and encodeStream returning a java.Stream

What's Changed

Full Changelog: v0.0.9...v0.0.10

0.0.9

16 Dec 14:40
4d6a4e7
Compare
Choose a tag to compare

What's Changed

  • Add decodeStream for FLF for better Java interop

Full Changelog: v0.0.8...v0.0.9