Skip to content

Releases: dbluhm/mini-kms

0.1.3

31 May 19:16
Compare
Choose a tag to compare

What's Changed

Dependency updates

  • chore(deps-dev): Bump ruff from 0.3.7 to 0.4.1 by @dependabot in #6
  • chore(deps): Bump fastapi from 0.110.1 to 0.110.2 by @dependabot in #7
  • chore(deps): Bump pydantic from 2.7.0 to 2.7.1 by @dependabot in #8
  • chore(deps-dev): Bump ruff from 0.4.1 to 0.4.2 by @dependabot in #9
  • chore(deps): Bump fastapi from 0.110.2 to 0.111.0 by @dependabot in #11
  • chore(deps-dev): Bump ruff from 0.4.2 to 0.4.3 by @dependabot in #12
  • chore(deps-dev): Bump ruff from 0.4.3 to 0.4.4 by @dependabot in #13
  • chore(deps-dev): Bump pre-commit from 3.7.0 to 3.7.1 by @dependabot in #14
  • chore(deps): Bump uvicorn from 0.29.0 to 0.30.0 by @dependabot in #17
  • chore(deps): Bump pydantic from 2.7.1 to 2.7.2 by @dependabot in #19
  • chore(deps-dev): Bump ruff from 0.4.4 to 0.4.6 by @dependabot in #18

Full Changelog: 0.1.2...0.1.3

0.1.2

17 Apr 19:34
b1bf114
Compare
Choose a tag to compare

What's Changed

  • chore(deps): Bump fastapi from 0.109.2 to 0.110.1 by @dependabot in #2
  • chore(deps): Bump uvicorn from 0.27.1 to 0.29.0 by @dependabot in #3
  • refactor: key_uri to alias by @dbluhm in #5

New Contributors

Full Changelog: v0.1.1...0.1.2

v0.1.1

17 Apr 19:19
Compare
Choose a tag to compare

What's Changed

  • feature: key association by @dbluhm in #1
  • feat: use problem details for reporting issues by @dbluhm in #4

New Contributors

  • @dbluhm made their first contribution in #1

Full Changelog: v0.1.0...v0.1.1

v0.1.0

14 Mar 15:04
Compare
Choose a tag to compare

Initial release of Mini-KMS. See README for usage details and supported features.