- ChemKED files are now validated upon export
- Fixes faulty Cerberus version installation
int
values in exported files are no longer listed asstr
- Ignition Type is no longer indented under composition
- Created setup.py
- Created directory chemked_gui, moved chemked_gui.py to directory, and added init.py and main.py
- Added functionality for user to launch GUI from the command line/terminal
- Renamed variables and methods to match PEP8
- GUI now uses ChemKed for file export
- Lots of minor fixes to variable/method names
Initial release.