Changes for the upcoming release can be found in the "changelog.d" directory in our repository.
- Add write-json-array command. #200
- Remove read-csv-dicts --no-header option. #193
- Add read-yaml-array command. #172
- Add read-json-array command. #170
- Versions of all dependencies are pinned to avoid accidental breakages from upstream changes. #167
- Add read and write commands for csv, toml, json, xml, yaml.
- First release on PyPI.
---