Skip to content

Releases: xraph/keysmith

v0.1.0

25 Feb 14:44

Choose a tag to compare

Changes

  • feat(sqlite): implement key, policy, rotation, scope, and usage models with CRUD operations (5e26c54)

Installation

go get github.com/xraph/[email protected]

Full Changelog: v0.0.1...v0.1.0

v0.0.1

21 Feb 07:33

Choose a tag to compare

Changes

  • Merge branch 'main' of github.com:xraph/keysmith (149e944)
  • feat(golangci): enhance var-naming linter with allowList, blockList, and skipPackageNameChecks options (ab2d1ff)
  • Merge pull request #6 from xraph/dependabot/npm_and_yarn/docs/minor-and-patch-8db44b5f5b (0319a67)
  • chore(ci): upgrade GitHub Actions to v6 for checkout and setup steps feat(docs): add workflow for deploying documentation to GitHub Pages chore(release): update GitHub Actions to v6 for release workflow (f9f1c44)
  • fix(biome): update schema version to 2.4.2 in biome configuration (2888412)
  • feat(makefile): enhance Makefile with detailed help and additional commands (19318e3)
  • chore(ci): update Go version to 1.25.7 in CI and release workflows (b1f67fe)
  • build(deps): bump the minor-and-patch group in /docs with 4 updates (ec26c50)
  • feat(postgres): implement PostgreSQL store with scope and usage tracking (6f6b59a)

Installation

go get github.com/xraph/[email protected]

What's Changed

  • build(deps): bump the minor-and-patch group in /docs with 4 updates by @dependabot[bot] in #6

New Contributors

Full Changelog: https://github.com/xraph/keysmith/commits/v0.0.1