Skip to content

Releases: b4nst/clef

v0.3.0

22 Apr 13:39

Choose a tag to compare

Changelog

  • 78457c8 feat: add context to backend build function
  • 9e37476 feat: add exec command
  • d2ead15 feat: add new store gcp secret manager
  • 17145a3 feat: add profile exec
  • 2621551 feat: update shell command for consistency

Released by GoReleaser.

v0.2.0

15 Apr 18:12

Choose a tag to compare

Changelog

  • 3c0a781 build(deps): bump github.com/BurntSushi/toml from 1.4.0 to 1.5.0
  • 366e519 build(deps): bump github.com/alecthomas/kong from 1.6.1 to 1.10.0
  • e6ca660 build: add depdendabot pipeline
  • 2e44f20 chore: upgrade go version
  • 3e7ed1f feat: add profile type
  • 80c81d9 feat: add shell command

Released by GoReleaser.

v0.1.0

14 Apr 19:00

Choose a tag to compare

Changelog

  • 45bc30e Initial commit
  • 9527697 build: add buildsystem
  • e6c9d5a build: add check pipeline
  • b8cb0ad feat: add config command
  • 993984b feat: add delete command
  • 6639dd5 feat: add filestore backend
  • 64954d2 feat: add os store
  • 9babcd8 feat: add sub commands
  • 08bd1aa feat: add support for toml configuration
  • 36096f2 feat: implement config for command
  • 64e7ede feat: initialise repository
  • 1d5e883 feat: initialize cli
  • cf62b40 fix: fix switch private (wtf) to internal
  • 44182ae testosstore: add unit test

Released by GoReleaser.