Releases: jsoizo/kotlin-csv
Releases · jsoizo/kotlin-csv
1.10.0
What's Changed
- Change ownership by @jsoizo in #141
- Update usernames where they appear. by @jsoizo in #142
- Change CI from CircleCI to GitHub Actions by @jsoizo in #143
- Update Gradle to 8.1 and KMP to 1.7.21 by @jsoizo in #146
- Version 1.10.0 and change groupId by @jsoizo in #148
New Contributors
Full Changelog: 1.9.3...1.10.0
1.9.3
1.9.2
What's Changed
- CsvWriter should apply buffer cache to write to the specified file by @KengoTODA in #128
Full Changelog: 1.9.1...1.9.2
1.9.1
What's Changed
- Inline const variable in ParseStateMachine by @vanniktech in #123
- Skip line terminator for empty rows. by @pgebert in #124
New Contributors
- @vanniktech made their first contribution in #123
- @pgebert made their first contribution in #124
Full Changelog: 1.9.0...1.9.1
1.9.0
What's Changed
- Refactor state handler by @doyaaaaaken in #119
- introduce prependBOM option by @doyaaaaaken in #120
Full Changelog: 1.8.0...1.9.0
1.8.0
What's Changed
- Replace missing fields with empty string by @popcornAC in #117
- change to use assertSoftly in all tests by @satou-aaaaa in #116
- Update README.md by @Skaldebane in #114
- Fix typo by @satou-aaaaa in #115
New Contributors
- @satou-aaaaa made their first contribution in #115
- @popcornAC made their first contribution in #117
- @Skaldebane made their first contribution in #114
Full Changelog: 1.7.0...1.8.0
1.7.0
What's Changed
- Treat bom-only CSV file as empty by @KengoTODA in #112
New Contributors
- @KengoTODA made their first contribution in #112 🎉
Full Changelog: 1.6.0...1.7.0
1.6.0
What's Changed
- Issue #97: Write directly to a String by @Thijsiez in #107
- Refactoring about #97 by @doyaaaaaken in #108
New Contributors
Full Changelog: 1.5.1...1.6.0
1.5.1
What's Changed
- Improve log interface api by @doyaaaaaken in #105
- See the interface change cf74536#diff-e4f6662f7697b7208140960eea5adb96cc9b300cd5ed57f35730626b5b69b1a6R8-R10
Full Changelog: 1.5.0...1.5.1