Skip to content

Emmett 2.2 Copernicus

Choose a tag to compare

@gi0baro gi0baro released this 09 Mar 23:37
· 357 commits to release since this release

Changes since 2.1:

  • Slightly refactored request flow
  • Added App.command_group decorator
  • Added additional arguments acceptance in AppModule
  • Added static paths customisation for AppModule
  • Added workers options to serve command
  • Changed default logging level to info in serve command
  • Changed default SameSite policy for session cookies to Lax
  • Added official Python 3.9 support