v0.7.0
See CHANGELOG.md for the full release notes.
What's Changed
- feat(m0-wsgi): --blocking-threads N — Stage B, an acceptor loop and a handler pool by @codetalcott in #78
- perf(m0-wsgi): build the WSGI environ through the CPython C API; fix the shutdown drain by @codetalcott in #79
- release: v0.7.0 by @codetalcott in #80
Full Changelog: v0.6.0...v0.7.0