Skip to content
This repository was archived by the owner on Apr 26, 2025. It is now read-only.

v0.14.0

Choose a tag to compare

@frankie567 frankie567 released this 12 Jul 12:00
· 76 commits to main since this release
6ac0426

New features and improvements

  • Add an optional parameter to FastAPI dependency, allowing to have a route optionally expecting an authenticated user. [Documentation]
  • Add an optional parameter to Flask decorator, allowing to have a route optionally expecting an authenticated user. [Documentation]
  • Bump dependencies:
    • httpx >=0.21.3,<0.24.0
    • jwcrypto ==1.3.1
    • makefun ==1.14.0