Releases: gavincarr/seedkit
Releases · gavincarr/seedkit
v0.3.3
v0.3.1
Changelog
v0.3.0
Changelog
- afb1e6c feature: add
bl
command to output bip39 labelled words - c023ac2 docs: update generating slip39 recipe to use
sv -c
(2) - 7a73a8d feature: add a -u/--upper flag to
sl
command - dee9cfd docs: update genereating slip39 recipe to use
sv -c
- 91ceb6a doc: make generating recipe filenames more explicit
- e861604 docs: update generating_slip39_shares recipe with template links
- c245928 docs: tweak installing_seedkit_on_tails recipe
- 4243e57 docs: fix an error in the installing_seedkit_on_tails recipe
v0.2.2
Changelog
- f6b6f54 build: rename GitTag to version for goreleaser
- 5f6c91f feature: add a
version
command - 7b1cdd0 feature: bump go-slip39 version to v0.1.2, add LabelSlip_Failure tests
- a161b7a docs: updates for
sv
format changes, bump example tag - 014edc4 feature: update
sv
to accept shares with one word per line - ff7f049 docs: tweaks to recipes and the README
- ceb1aba docs: add a section to the README linking to recipes
v0.2.1
Changelog
- e71d9e9 feature: add simple colour output to bv/sv results
- 8c6c666 docs: tweak formatting in reproducing a seedkit build recipe
- f1a806a docs: tweak formatting of installing on tails recipe
- 2ff4a03 docs: formatting tweaks to generating recipes
- a2fd903 docs: update the Installation section of the README