- Deprecated Python 2 support
- Added typing support and mypy tests
- Added asyncio support through httpx
- Fixed handling of multiple header decorators
- Treat warnings as errors in tests
- Updated Python versions
- Switched to GitHub Actions
- Added multipart decorator support
- Ported tests to tox-docker 2.0.0
- Added sessions support
- Added readthedocs documentation
- Added form decorator
- Added proper enums on Python 3
- First basic version