Skip to content

Releases: pH-7/passcode-password-generator

v2.0.8 Released - (June 12th 2023)

11 Jun 20:02
c9954d2
Compare
Choose a tag to compare
  • Just some very minor enhancements.

v2.0.7 (Nov 30th 2022)

30 Nov 11:24
5106fe4
Compare
Choose a tag to compare

What's Changed

  • Password - Generate cryptographically secure random numbers (thanks to the PHP native function, random_int) for passwords.

Contributors

Full Changelog: v2.0.6...v2.0.7

v2.0.6 (Nov 29th 2022)

29 Nov 11:03
cdb4ca7
Compare
Choose a tag to compare

What's Changed

  • Passcode - Generate cryptographically secure codes (thanks to the PHP 7 native function, random_int) for passcodes.

New Contributors

Full Changelog: v2.0.5...v2.0.6

v2.0.5 - (Feb 22nd 2022 Release)

21 Feb 20:52
5735836
Compare
Choose a tag to compare

Passcode/Password Generator, v2.0.5 is now released. This version is contains mirror code cleanups and few composer.json updates.

Finally, the README file has slightly been updated too 🙂

v2.0.4 (Jan 7th 2022 Release)

07 Jan 08:30
Compare
Choose a tag to compare
  • Few cleanups.
  • Better coding practice.

v2.0.3 is out! 🎁

19 Dec 13:06
4f654fc
Compare
Choose a tag to compare

Few changes (PHPDoc and code sample) and some cleanups.

v2.0.2 is out! 🥂

30 Sep 08:30
Compare
Choose a tag to compare

The Passcode Password Generator library just got better 💪

Get the latest version and start generating secure and fast passcodes and passwords for your new project or existing web app! 🤩

v2.0.0 Password/Passcode Generator

29 Sep 22:14
Compare
Choose a tag to compare

Now, it allows to either generate a password or a passcode.

Breaking changes

Finally, it offers multiple ways to generate a password by allowing special characters or not.

The generated passcodes are now only digits and the default length changed from 8 to 6 digits long.

Passcode Generator v1.0.0 🤠

26 Sep 11:06
Compare
Choose a tag to compare

Stable version of Passcode Generator.

Enjoy 🚀