Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 21 Mar 08:30
61ca3a8

0.2.0 (2026-03-21)

⚠ BREAKING CHANGES

  • common: hardcode security parameters and zeroize all credentials

Features

  • ci: add FlakeHub publish workflow (4700e04)
  • ci: add release-please for automated versioning (7c41a73)
  • ci: auto-update Homebrew tap on release (11ca558)
  • ci: implement release pipeline with signing, changelog, and Nix flake (eb549dc)

Bug Fixes

  • ci: remove release-type override from release-please workflow (0482320)
  • ci: use simple release type for virtual workspace (0719f0e)
  • cli: reuse password from authorize request when vault is locked (f949260)
  • cli: use stopReason instead of hookSpecificOutput in stop hook (ccfaf55)
  • resolve CI build failures from missing libc dep and unused import (c74847b)
  • resolve clippy warnings across all crates (8c63f5b)

Security

  • common: hardcode security parameters and zeroize all credentials (a96da70)
  • comprehensive audit fixes across all crates (2f0304e)

Other Changes

  • apply cargo fmt formatting across all crates (437bb57)
  • rename project from BitSafe to Grimoire (be6fab1)