All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog.
- Retroactively add a changelog
- Cleaned readme
- Cleaned and added better comments in
ies2csv.py
- Renamed some variables for clarity
- Broke up
convert_file
into smaller, more manageable chunks
- Outputs now to tsv (tab-separated), because some fields have commas
- Column names make sense now
- Initial version