Skip to content

Releases: wordgen/cli

v0.5.3

02 Jun 03:16
v0.5.3
9861075

Choose a tag to compare

v0.5.2

02 Jun 03:08
v0.5.2
f303fbf

Choose a tag to compare

Full Changelog: v0.5.1...v0.5.2

v0.5.1

31 May 20:45
v0.5.1
2389df4

Choose a tag to compare

Full Changelog: v0.5.0...v0.5.1

v0.5.0

20 Jun 03:02
v0.5.0
4ee1b94

Choose a tag to compare

Full Changelog: v0.4.0...v0.5.0

v0.4.0

17 Jun 15:28
v0.4.0
9e76c6c

Choose a tag to compare

New Features

Options for Custom Wordlists

  • -l, --list

    • Now allows users to specify a different wordlist.
    • Use the -h option to see available wordlists.
  • -f, --file

    • Enables the use of a local wordlist file.
    • The file must be a text file with one word per line.

Changes to Release Format

  • Releases are now provided as compressed archives instead of raw binaries.

Full Changelog: v0.3.0...v0.4.0

v0.3.0

16 Jun 13:56
v0.3.0
ea66892

Choose a tag to compare

Added support for long options. See wordgen -h or wordgen --help

Full Changelog: v0.2.0...v0.3.0

v0.2.0

14 Jun 01:16
v0.2.0
1808d70

Choose a tag to compare

Full Changelog: v0.1.0...v0.2.0

v0.1.0

13 Jun 05:47
v0.1.0
6120002

Choose a tag to compare

First release of wordgen CLI, a program that prints random words generated from the EFF Large Wordlist.

Full Changelog: https://github.com/wordgen/cli/commits/v0.1.0