Releases: Floern/casting-csv-kt
Releases · Floern/casting-csv-kt
v1.2
First release published to Maven Central. Discontinued JCenter.
v1.1
New features
- Custom type adapters (see readme)
- Shorthand function
castingCSV()
for CastingCSV.create()
Improvements
v1.0
Features
- Read and write data classes with primitive types and strings from and to CSV.