Skip to content

Releases: cwang/fastapi_sqlmodel_security

v1.0.1

19 Dec 21:01
af51e2b
Compare
Choose a tag to compare

1.0.1 (2023-12-19)

Bug Fixes

v1.0.0

27 Nov 14:13
97a4f26
Compare
Choose a tag to compare

1.0.0 (2023-11-27)

⚠ BREAKING CHANGES

  • Add mocking filter as well as improved tests (#17)

Features

  • Add mocking filter as well as improved tests (#17) (43365fa)

v0.2.0

05 Oct 21:33
a3323e5
Compare
Choose a tag to compare

0.2.0 (2023-10-05)

Features

v0.1.0

03 Oct 10:12
ea9b7d9
Compare
Choose a tag to compare

0.1.0 (2023-10-03)

Features

  • using secrets.compare_digest and making control flow clearer (0a48b8b)

Bug Fixes

  • add Google Release Please action (02a296e)
  • add release-please on master (935b9a0)
  • add rtx dependency + update poetry lock (cd27a7a)
  • better imports (361c1cc)
  • dev dependencies cleanup (d8ae38e)
  • formatting fixes + adding httpx as dev depedency (c4b4005)
  • ignore vscode conf (5795d2f)
  • move CI check to Ruff (685e5ed)
  • remove VScode-specific files (56aed6b)
  • update pre-commit with Ruff (6e18c74)
  • update python and poetry versions in CI tests (539fe7e)