0.16.0 (2021-12-20)
Changed
- Callbacks are now expected to have a single parameter, the request. The previously second parameter
extensions
, can still be accessed viarequest.extensions
.
Fixed
- Allow for users to run
mypy --strict
.
extensions
, can still be accessed via request.extensions
.mypy --strict
.