Skip to content

Releases: AstralMortem/fastapi-fastauth

v1.1.2

Choose a tag to compare

@github-actions github-actions released this 16 Jun 10:54

Changes since v1.1.1

  • "" (8497352)
  • feat: bump version to v1.1.2 (2f4dd8e)
  • fix: Update pyproject.toml for correct docs/repo links (7111a3c)

Release v1.1.1

Choose a tag to compare

@github-actions github-actions released this 16 Jun 10:44

Changes since v1.1.0

  • feat: bump to v1.1.1 (ad3e0c5)
  • docs: Fix ci (f008535)
  • docs: Init Documentation (a5a0457)
  • format: Ruff format (daafd6e)
  • test: Add user signup test (88534ee)
  • feat: Add routers to init.py. rename create_auth_router -> get_auth_router; Add SQLAlchemy Role/Permission Repository class (c53eb93)
  • fix(ci): update release.yml Add github *.whl release files (ca388ea)