Skip to content

v0.1.3

Choose a tag to compare

@dperezcabrera dperezcabrera released this 20 Feb 21:00
· 26 commits to main since this release

Removed

  • DatabaseConfigurer guard monkeypatch: Removed the _safe_configure patch in local_auth_configurer.py that guarded AuthFastapiConfigurer.configure() against non-FastAPI calls. No longer needed after the protocol method rename in pico-sqlalchemy v0.3.0 and pico-fastapi v0.3.0.