github gabe565/pwgen-go v0.1.0

latest releases: v0.8.1, v0.8.0, v0.7.0...
2 years ago

Changelog

Features

  • 4f762a8 feat(cli): Add shell completion for --config flag
  • f652bfb feat(cmd): Add version flag
  • 6d3cb3e feat(config): Change default template to match Bitwarden passphrase generator
  • 549e826 feat(template): Add shorthand funcs: word, words, number, num
  • c539b92 feat: Add EFF short wordlists
  • 606e60a feat: Change wordlist to the EFF large wordlist

Fixes

  • 638e779 perf(wordlist): Generate a slice of words instead of embedding the txt file

Others

  • aa282fd Revert "chore(util): Change from string to []byte in template funcs"
  • 98397e5 chore(cli): Add long description
  • adba5d4 chore(cli): Disable filename completion
  • 32cb224 chore(cli): Remove template subcommand
  • baad39f chore(cmd): Indicate template is the default subcommand
  • 0185c2c chore(wordlist): Remove init func
  • 56c7e76 chore(wordlist): Rename package from wordlists to wordlist
  • b5120f9 chore: Remove accidental directory
  • 57866c3 chore: Use Go v1.22+ range syntax

Don't miss a new pwgen-go release

NewReleases is sending notifications on new releases.