- Switch setup.py to pyproject - Update dependencies
2.0.5
------
- Add support for python 3.11 - Dependency updates - Updates to python publishing
2.0.4
------
- Add full type annotations and add strict mypy typing - Switch README to markdown
2.0.3
------
- Add support for python 3.10 and drop support for python 3.5 and 3.6 (though it should still work) - Switch to Drone CI - Clean up testing and examples - Update dependencies