v1.48.1
What's Changed
Bugfixes
- Rename
enc_hook
->default
inencode_json
by @ste-pool in #1009 - Re-enable
super()
calls toResponse.serializer
by @provinzkraut in #1018
Features
- Extend serializable types by @provinzkraut in #1011
- Support application factory pattern in CLI
run
command by @provinzkraut in #1023
Docs
- Fix typo in the docs (Testing. Test Client) by @Spikenn in #1015
- Fix a broken example for the "Response Headers" docs by @Jarmos-san in #1021
- Revise template and middleware docs by @provinzkraut in #1012
Other
- Cleanup type encoders by @provinzkraut in #1014
New Contributors
- @Spikenn made their first contribution in #1015
- @Jarmos-san made their first contribution in #1021
Full Changelog: v1.48.0...v1.48.1