- **Feature:** Factor out `HeaderAuthentication` (276) - **Docs:** Add docs (thanks, r1b and sloria!)
0.21.0
- **Breaking:** Remove apispec support (250) - **Breaking:** Remove Python 2 support (257) - **Breaking:** Use keyword-only arguments where appropriate (259) - **Feature:** Add `StrictRule` for disabling automatic trailing slash redirect (165, 258)
0.20.13
- **Feature:** Enable customizing the `PyJWT` object used to decode tokens (251) - **Feature:** Handle custom body and errors shapes in `assert_response` (252)