Skip to content

Releases: tcpiplab/passwordgen

v1.10.x

20 May 16:21
Compare
Choose a tag to compare

Add --memorable-4 option that creates passwords with AI help.

v1.9.x

17 May 14:51
Compare
Choose a tag to compare
Commit binaries and readme for v1.9.x

v1.8.x

07 May 14:09
Compare
Choose a tag to compare

Add mnemonic passwords

v1.7.x: Merge pull request #40 from tcpiplab/GPT_API_experiment

02 May 23:55
47176d7
Compare
Choose a tag to compare

The --grammatical-ai sentence generator now uses GPT-4 if you have an API key.

1.6.0

16 Apr 17:41
Compare
Choose a tag to compare

New features: --examples and --grammatical.

v1.5.1

08 Apr 18:34
Compare
Choose a tag to compare

Added option for hex PINs of 4 or more characters.

v1.5.x

31 Mar 15:26
Compare
Choose a tag to compare

Add memorable passwords for all platforms

What's Changed

Full Changelog: v1.4.x...v1.5.x

v1.4

26 Mar 19:11
21f820f
Compare
Choose a tag to compare

New table implementation.
Bugfixes.
Color does not work on Windows.
Improved unit testing.

Version 1.3.x

19 Mar 18:55
Compare
Choose a tag to compare

Added passphrase feature.

v1.2.x Release

18 Mar 15:36
ccf0b0b
Compare
Choose a tag to compare

Compressed English dictionary included in binary to eliminate API calls.
Now no limitation on Windows features vs Unix, Linux, or Mac.