* Fix using nan as default value when skipping a dialect ([issue 5](https://github.com/alan-turing-institute/CleverCSV/issues/5))
0.5.2
Not secure
* Bump version to fix wheel building
0.5.1
Not secure
* Bump version to fix wheel building
0.5.0
Not secure
* Improve type detection for quoted alphanumeric cells (4) * Pass ``strict`` dialect property to parser.
0.4.7
Not secure
* Bugfix for ``write_table`` wrapper on Windows. * Move building Windows platform wheels to Travis. * Use ``cibuildwheel`` version 1.0.0 for building wheels.
0.4.6
Not secure
* Add a wrapper function that writes a table to a CSV file.