Skip to content

Releases: fpco/amber

v0.1.5

08 Feb 06:43
v0.1.5
bb263f6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.4...v0.1.5

v0.1.4

29 Nov 09:58
3d560c2
Compare
Choose a tag to compare

What's Changed

  • Add option to display only secret key when exec amber init by @matsubara0507 in #28
  • Add docs for github action by @psibi in #29
  • Upgrade to clap v4 and other changes by @psibi in #31
  • Migrate from sodiumoxide to crypto_box by @psibi in #32
  • Add auto release on version tags by @psibi in #33

New Contributors

Full Changelog: v0.1.3...v0.1.4

v0.1.3

13 Mar 08:08
96ee659
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.2...v0.1.3

v0.1.2

18 Jan 09:07
v0.1.2
2c2c2ec
Compare
Choose a tag to compare
  • Allow encrypt subcommand to take secret value from stdin #15
  • Amber searches the parent directory for the amber.yaml file if
    amber.yaml isn't present in the current working directory. This
    check is only done when no explicit amber-yaml is specificed (unless
    the specified amber yaml itself is amber.yaml which is the default
    value)

What's Changed

  • Allow encrypting values from stdin (fixes #15) by @snoyberg in #16
  • Mention AUR package in README by @wezm in #18
  • Add installation section for Nix/NixOS by @psibi in #19
  • Search amber.yaml in parent directory in some cases by @psibi in #22
  • Update clap and other dependencies by @psibi in #23

New Contributors

  • @wezm made their first contribution in #18

Full Changelog: v0.1.1...v0.1.2

v0.1.1

31 Aug 07:01
v0.1.1
208327f
Compare
Choose a tag to compare
  • Add masking support #1
  • Add subcommand generate #7
  • Do vergen initialization only when .git directory is present. This makes amber easy to package for distributions like NixOS.
  • Rework print subcommand to provide more output styles. #11

v0.1.0

13 Aug 14:41
v0.1.0
b93b220
Compare
Choose a tag to compare
v0.1.0