We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc2e62e commit 5a358d8Copy full SHA for 5a358d8
CHANGELOG.md
@@ -11,9 +11,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
11
12
### Changed
13
14
-- Update to Kotlin 2.1.0.
+- Update to Kotlin 2.1.0 (🏅 kudos to theyoz).
15
- Update to Kotlinx-Serialization 1.7.3.
16
- Make `CsvConfig` public.
17
+- Support for streaming via Reader and Appendable (🏅 kudos to UnknownJoe796).
18
+- Handle Microsoft Excel's insistence on using a byte order marker (🏅 kudos to UnknownJoe796).
19
20
### Removed
21
0 commit comments