Skip to content

Update for new Sanic

Choose a tag to compare

@ashleysommer ashleysommer released this 08 Sep 00:42
· 33 commits to master since this release

Finally a new Sanic is released on PyPI.
Bump min sanic to v0.8.1
Bump sanic-plugins-framework to latest
Use CIMultiDict from Sanic by default, rather than CIDict
Fix a test which broke after the CIDict change