weppy v2.1.0 Release Notes

Release Date: 2020-10-17 // over 3 years ago
  • ๐Ÿ”„ 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)