v2.0.0 - Release
Added
- Added the ability to import a cty.dat file.
- Added a changelog file (this one).
- Added copyright headers.
- Centralised all package info.
- Documented everything with docstrings.
- Typed the package (type hints).
Changed
- Packaged for PyPI.
- Fully refactored; now a class.
- Improved cty.dat parsing logic.
- Improved README.
- Replaced hardcoded paths with parameters.