Skip to content

Version 3.6.5

Choose a tag to compare

@tarsil tarsil released this 12 Feb 17:19
· 186 commits to main since this release
b7a7ebb

Added

  • Esmerald now also supports Pure ASGI Permissions. That means you can pass the same
    style of permissions as the ones used in Lilya as alternative to the native Esmerald permission
    system.
  • New Lilya permissions documentation section.

Changed

Fixed

  • set_cookie was causing an issue when multiple were being generated.