Skip to content

Releases: Floern/casting-csv-kt

v1.2

07 Nov 21:50
7afff5a
Compare
Choose a tag to compare

First release published to Maven Central. Discontinued JCenter.

v1.1

11 Oct 20:57
Compare
Choose a tag to compare

New features

  • Custom type adapters (see readme)
  • Shorthand function castingCSV() for CastingCSV.create()

Improvements

  • Type adapter caching

v1.0

07 Oct 18:16
Compare
Choose a tag to compare

Features

  • Read and write data classes with primitive types and strings from and to CSV.