Skip to content

Releases: mrtolkien/fastapi_simple_security

v1.3.0

18 Jul 14:06
c2db8d7
Compare
Choose a tag to compare

1.3.0 (2023-07-18)

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)

1.2.0

19 Oct 08:06
Compare
Choose a tag to compare

Adding optional name to API keys + 100% test coverage + some other minimal cleanups

1.0.0

06 Dec 09:36
Compare
Choose a tag to compare

Officially releasing fastapi_simple_security after a year and a half and no bug.

Looks like it does what it's supposed to!