Skip to content

Releases: SpamOK/SpamOK.PasswordGenerator

1.1.0

13 Dec 11:32
8c18001
Compare
Choose a tag to compare

What's Changed

🐞 Bug Fixes

  • Fix random password generation modulo bias by @lanedirt in #20

Full Changelog: 1.0.1...1.1.0

1.0.1

14 May 18:49
Compare
Choose a tag to compare

What's Changed

  • Updated documentation

Full Changelog: 1.0.0...1.0.1

1.0.0

13 May 15:00
8d7c340
Compare
Choose a tag to compare

First stable officially supported production release.

What's Changed

🚀 New Features

Full Changelog: 0.2.0...1.0.0

0.2.0

10 May 18:57
29c53b4
Compare
Choose a tag to compare
  • API breaking changes.
  • Added support for Diceware password generation with various built-in languages.
  • Restructured project files.
  • 100% test code coverage.

What's Changed

🚀 New Features

New Contributors

Full Changelog: 0.1.0...0.2.0

0.1.0

29 Apr 15:01
Compare
Choose a tag to compare

Initial alpha release