sanic/CHANGELOG.md

17 lines
423 B
Markdown
Raw Normal View History

2016-10-18 09:31:09 +01:00
Version 0.1
-----------
2016-10-23 11:43:01 +01:00
- 0.1.5
- Cookies
- Blueprint listeners and ordering
- Faster Router
- Fix: Incomplete file reads on medium+ sized post requests
- Breaking: after_start and before_stop now pass sanic as their first argument
- 0.1.4
- Multiprocessing
- 0.1.3
- Blueprint support
- Faster Response processing
- 0.1.1 - 0.1.2
- Struggling to update pypi via CI
- 0.1.0
- Released to public