Skip to content

Emmett 2.1 Bell

Compare
Choose a tag to compare
@gi0baro gi0baro released this 17 Oct 17:04
· 356 commits to release since this release

Changes since 2.0:

  • Added type hints on all major interfaces
  • Deprecated App.run
  • Deprecated string signals in favour of extensions.Signals
  • Removed libs.sanitizer
  • Use orjson for JSON serialization
  • Refactored request flow internals
  • Added namespaces to templater
  • Added SameSite support to session cookies
  • Added HTTP/2 support
  • Added Request.push_promise
  • Added Python 3.9 support (beta)