Skip to content

Version 2.0.6

Compare
Choose a tag to compare
@tarsil tarsil released this 01 Sep 15:59
· 519 commits to main since this release

Changed

  • Updated requirements for Pydantic and Starlette.
  • Removed unnecessary dependencies.

Added

  • Support for async has_permission on Permissions.
  • Add new landing page.

Fixed

  • email-validator error being thrown from openapi-schemas-pydantic requirement.