Releases: incipher/shamir
Releases ยท incipher/shamir
v0.6.0
v0.5.0
Changelog
- 68b3719 โฌ๏ธ Upgrade dependencies
- 8b69366 โฌ๏ธ Upgrade go version to v1.19
- acf33a6 โฌ๏ธ Upgrade just version to v1.11.0
- 3e9b6eb ๐ Release v0.5.0
- c4a5c0d ๐ฅ Remove unneeded empty lines
- 5b124b1 ๐ฅ Remove useless comments
- 7fa7285 ๐ Add table of contents
- 5b4b5b6 ๐ Place installation section above usage section
- 2929819 ๐ Rename Justfile to justfile
- 69eb3cc ๐ Rename just install recipe
- 47645c4 ๐ง Declare just recipe for upgrading go version
v0.4.3
v0.4.2
v0.4.1
v0.4.0
v0.3.0
v0.2.1
v0.2.0
Changelog
- ff61e4c โฌ๏ธ Upgrade dependencies
- 6b2d76a โฌ๏ธ Upgrade go version
- 0afad76 ๐จ Remove empty lines
- 7e08d94 ๐ Release v0.2.0
- 5da2278 ๐ Document non-interactive usage
- e4b73dd ๐ Refine non-interactive usage example
- 67141bc ๐ Update Hashicorp's implementation's hyperlink
- 0f3e0d0 ๐ Update Homebrew's hyperlink
- c443528 ๐ Update installation instructions
- 43123db ๐ธ Abstain from prompting user for input in a non-terminal environment
- 07d3e6d ๐ธ Write promptui's output to stderr
- fc8802a ๐ท Configure CI tests
- ec4bb8f ๐จ Control input source & output/error destination
- 454504e โ Install github.com/matryer/is
- 709cf83 โ Install golang.org/x/term
- d3f55cd ๐ Refine comments
- 7330d20 โ Test CLI
- 612d52a ๐ง Declare Justfile