This repository was archived by the owner on Apr 26, 2025. It is now read-only.
v0.14.0
New features and improvements
- Add an
optionalparameter to FastAPI dependency, allowing to have a route optionally expecting an authenticated user. [Documentation] - Add an
optionalparameter to Flask decorator, allowing to have a route optionally expecting an authenticated user. [Documentation] - Bump dependencies:
httpx >=0.21.3,<0.24.0jwcrypto ==1.3.1makefun ==1.14.0