- Fix Flake8.
- Drop support for Python 3.4 and 3.5.
- Add support for Python 3.9.
- Use GitHub Actions for CI.
Removed: Removed support for Python 2.
You have to upgrade to Python 3 if you want to use this version.
Added support for Python 3.7 and 3.8 and PyPy 3.6.
Make Python 3.7 the default testing environment.
Add integration for the Black code formatter.
- Fix list of allowed verbs for failed (unauthorized) preflight (see PR #4).
- Initial public release