Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 680 Bytes

CHANGELOG.md

File metadata and controls

28 lines (21 loc) · 680 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog.

[1.1] - 2019-08-27

Added

  • Retroactively add a changelog

Changed

  • Cleaned readme
  • Cleaned and added better comments in ies2csv.py
    • Renamed some variables for clarity
    • Broke up convert_file into smaller, more manageable chunks

[1.0.1] - 2018-08-25

Added

Changed

  • Outputs now to tsv (tab-separated), because some fields have commas

Fixed

  • Column names make sense now

[1.0] - 2018-08-15

Added

  • Initial version