Current section

Files

Jump to
nimble_csv CHANGELOG.md
Raw

CHANGELOG.md

# Changelog for NimbleCSV
## v1.1.0 (2020-09-30)
* Fix CSV dumper to use \r\n as the line separator according to the spec
* Automatically include new lines in the list of reserved characters
## v1.0.0 (2020-09-25)
* First stable release