Added
- Add Python 3.10 support. (Thomas Denewiler, tdenewiler, 18)
- Switch testing environment from macos-latest to macos-10.15.
This is to retain support for Python 3.6. (Thomas Denewiler, tdenewiler, 16)
Fixed
- Adding Python 3.10 to setup.py and tox.ini to allow tests to run properly. (20)
- Use quotes for version numbers in YAML to avoid truncating trailing zeros. (Thomas Denewiler, tdenewiler, 18)
Removed