Fixed: - Add `python_version < '3.5'` conditional to `typing` in `install_requires` - Add more classifiers to `setup.py`
1.0.2
Fixed: - Remove `__init__.py` from tests directory - Makefile and make.bat to facilitate development - Autoflake to remove unused imports - Better code/README formatting
1.0.1
1.0.0
New: - First production-ready release - Automated testing, linting, type checking, and deploying