All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Added platform check before
os.system("color")
to prevent any spurious output when system/OS is not Windows
- Added MANIFEST.in file so the source distribution includes necessary files in the data folder
- Initial release