Skip to content

Releases: sylviamoss/diceware-cli

v1.4.0

26 Mar 10:36
Compare
Choose a tag to compare

Changelog

  • a17adc8 Improve config file support and fix file loading error

v1.3.3

17 Feb 17:05
Compare
Choose a tag to compare

Changelog

  • a2b6c17 Add config file support to generate options (#33)
  • 8389e36 User RunE to return exit 1 to command errors
  • e6019aa bump github.com/spf13/cobra
  • c4d5340 bump to go v1.21

v1.3.2

14 Mar 10:47
Compare
Choose a tag to compare

Changelog

807a3c0 fix custom languange passphrase generator and rename config dir from 'diceware' to 'diceware-cli.d'

v1.3.1

25 Feb 21:26
Compare
Choose a tag to compare

Changelog

24cd94b Fix go module path

v1.3.0

25 Feb 21:19
Compare
Choose a tag to compare

Changelog

991dfb9 Add --lower flag and capitalize first letter by default
08420e9 Add random number and --remove-number flag
7e8fdda Add version command and start using semantic versioning (#25)
769c4e3 Remove shorthand letter flags
622f726 Rename --add to --add-lang and remove --lang flag
ced1d9e Upgrade to Go 1.16 and add new embed directive (#24)

v1.2

12 Dec 11:41
Compare
Choose a tag to compare
Release with goreleaser + small improvements

v1.1

15 Feb 11:52
Compare
Choose a tag to compare
Add generated packr file

v1.0

05 Feb 09:38
Compare
Choose a tag to compare
Improve usage and readme content