v1.4.1
What's Changed
- Fix
Provide
for@classmethod
by @peterschutt in #149 - Empty response content for 204 status and
None
handler return value by @peterschutt in #155 - Add example of middleware modifying response. by @peterschutt in #156
- Update exception handling by @Goldziher in #160
- Adds
utils.is_async_callable()
tests.test_utils
module. by @peterschutt in #162
New Contributors
- @dependabot made their first contribution in #139
- @vrslev made their first contribution in #152
Full Changelog: v1.4.0...v1.4.1