Current section

Files

Jump to
csv_generator CHANGELOG.md
Raw

CHANGELOG.md

# Changelog
## v0.1.4
* Double the double quotes inside a string.
## v0.1.3
* Default nil values to empty columns
* Allow integer values in float columns
## v0.1.2
* add `hardcoded/3`
* add `header/1`
* Update README with formatter information
* Add exceptions
## v0.1.1
* Update documentation
* Initial release
## v0.1.0
* Initial release