• v0.2.0 5256d9a5c0

    v0.2.0 Stable

    kashish released this 2026-03-27 10:43:00 +00:00 | 0 commits to main since this release

    Whats New

    • Revamped CLI to use Cobra CLI Framework offering following benefits
      • Consistent command interface.
      • Better and consistent help command and flag
      • Auto completion script using the completion command
      • New shorthand flags for various command, explore using --help or -h flag.

    Changelog

    • 73f36be730 CHANGE: Switched to using Cobra CLI framework
    • 971b51d00b CHANGE: define errors as Error interface
    • 583681f9b2 CHANGE: inject store as Store interface (repository pattern)
    • 845f5bf071 CHANGE: project folder structure to match industry standard
    • e26f058ec2 CHANGE: transfer logic to service
    • 5256d9a5c0 FIX: generating vault private correctly now
    Downloads