Skip to content

Latest commit

 

History

History
104 lines (55 loc) · 1.55 KB

File metadata and controls

104 lines (55 loc) · 1.55 KB

Changelog

Changes for the upcoming release can be found in the "changelog.d" directory in our repository.

0.0.153 (2019-08-07)

Changes

  • Add write-json-array command. #200

0.0.152 (2019-08-06)

Backward-incompatible Changes

  • Remove read-csv-dicts --no-header option. #193

0.0.148 (2019-08-03)

Changes

  • Add read-yaml-array command. #172

0.0.147 (2019-08-02)

Changes

  • Add read-json-array command. #170

0.0.146 (2019-08-02)

Changes

  • Versions of all dependencies are pinned to avoid accidental breakages from upstream changes. #167

0.0.143 (2019-07-30)

Changes

  • Add read and write commands for csv, toml, json, xml, yaml.

0.1.0 (2019-07-15)

Changes

  • First release on PyPI.

---