- `threads` option to speed up stats and type guessing.
0.7.1
New
- `stats` and `stats_csv` options to make stats about the data. - `csvs_to_*` commands not return the datapackage as a python dict insead of None.
0.7.0
New
- Changed name to `csvs_convert` - All conversions now accept a list of `CSV` files. - Type guessing for `CSV` files generating a `datapackage.json` file.
0.5.2
New
- environment var postgres support
0.5.0
New
- postgres support
0.4.0
New
- XLSX support - Allow options too be passed to rust library - Docs and tests in python libary