We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf89d3c commit 65532a3Copy full SHA for 65532a3
CHANGELOG.md
@@ -16,6 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
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
+- Asynchronous/Streaming support via `CsvRecordReader` and `CsvRecordWriter` (🏅 kudos to UnknownJoe796).
20
21
### Removed
22
0 commit comments