Skip to content

Releases: vapor-ware/sctl

1.6.0

05 Jan 19:49
116a6cd
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.5.0...1.6.0

1.5.0

16 Mar 16:33
ff5e311
Compare
Choose a tag to compare
  • Added a dockerfile to release sctl via vaporio/sctl images
  • Added an alias -e for --envelope to all subcommands
  • Allow envelope flag to take path to directory, will automatically search for .scuttle.json
  • Added a bug-report sub-command to aid in debugging
  • Test updates for development efforts (stretcher, testify)
  • Added an ergonomic change to reference secrets by list index

A big thank you goes to @edaniszewski for the effort and features rolled up into this release.

1.4.2

13 Jul 13:47
a403d55
Compare
Choose a tag to compare

Changelog

32cda20 Update README.md (#65)
a403d55 bugfix: remove warning for key uri when key is set via env/args (#66)

1.4.1

11 Jun 14:25
84776a7
Compare
Choose a tag to compare

Changelog

84776a7 Update messaging from warn to debug (#63)

1.4.0

07 Apr 20:41
c2c688e
Compare
Choose a tag to compare

Changelog

304c20e [logging] - Reduce output spam on failed update check to a debug warn. (#55)
f1e7621 ci: update goreleaser config to automatically update homebrew formula (#56)
c2c688e ✨ Exposes selectable envelope feature (#60)

1.3.1

10 Dec 20:18
c3cd17c
Compare
Choose a tag to compare

Changelog

d385597 Add "sctl read" command. (#53)
c3cd17c [credentials] - Suppress output about credential source (#54)

1.3.0

25 Nov 21:57
Compare
Choose a tag to compare

Changelog

08f33ef Add "sctl read" command. (#53)

1.2.2

22 Nov 17:16
a4167bc
Compare
Choose a tag to compare

Changelog

a4167bc 🐛 Fixing sctl run (#52)

1.2.1

19 Nov 19:45
Compare
Choose a tag to compare

Changelog

1d85bab propagate errors upwards instead of terminating with log.Fatal (#50)
46eff84 update message for input termination to include Enter key (#49)

1.2.0

12 Nov 21:02
7c00e1e
Compare
Choose a tag to compare

Changelog

d8fda6a Fix error messaging for Default case (#45)
6a220fc Update eofSequence for Darwin (#46)
7c00e1e [Feature] - Key in state, release 1.2.0 (#48)