Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 577 Bytes

CHANGELOG.md

File metadata and controls

16 lines (12 loc) · 577 Bytes

Changelog

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.

[0.1.2] - 2022-04-21

Fixed

  • Added platform check before os.system("color") to prevent any spurious output when system/OS is not Windows

[0.1.1] - 2022-04-21

Fixed

  • Added MANIFEST.in file so the source distribution includes necessary files in the data folder

[0.1.0] - 2022-04-20

  • Initial release