What's Changed
- DOCS: small fix to class name by @vltr in #2888
- Cleanup some typing by @ahopkins in #3014
- Fix SanicException
quiet
attribute handling when set to False by @C5H12O5 in #3009 - Kill the entire process group if applicable by @ahopkins in #3015
- Cleanup
setup.cfg
by @ChihweiLHBird in #3017 - Fix incompatible type annotation of
get
method in theHTTPMethodView
class by @ChihweiLHBird in #3016 - fixes typo in sanic-ext cors docs by @HyperKiko in #3007
- chore: support
JSONRepsonse
dumps
callable return typebytes
by @imnotjames in #3000 - Fixed
mixins.startup.serve
UnboundLocalError. by @pygeek in #2992 - Custom commands by @ahopkins in #3019
- Remove 3.8 and add 3.13 by @ahopkins in #3020
- 24.12 Release by @ahopkins in #3021
New Contributors
- @C5H12O5 made their first contribution in #3009
- @HyperKiko made their first contribution in #3007
- @imnotjames made their first contribution in #3000
- @pygeek made their first contribution in #2992
Full Changelog: v24.6.0...v24.12.0