Releases: darkv/php-password-generator
Releases · darkv/php-password-generator
v2.0.4
11 May 07:06
Compare
Sorry, something went wrong.
No results found
What's Changed
Add option to append to existing cache file by @maxxer in #5
Add option to limit the number of items in wordlist by @maxxer in #5
New Contributors
Full Changelog : 2.0.3...2.0.4
v2.0.3
20 Oct 12:02
Compare
Sorry, something went wrong.
No results found
add support to control HTTP redirects when retrieving data from URL (thanks @basteyy )
improvements to error logging
added some documentation
v2.0.2
13 Mar 17:43
Compare
Sorry, something went wrong.
No results found
• don't raise error if no permission to write cache file (thanks @boryn )
• add optional flag to force suppressed error messages output
v2.0.1
23 May 07:15
Compare
Sorry, something went wrong.
No results found
• cached instances can be pointed to custom word files (thanks @wessel-techtribe-nl )
• add missing license entry for composer
v2.0.0
10 Feb 19:25
Compare
Sorry, something went wrong.
No results found
• minimum PHP version now is 7.4
• added PSR-4 support (thanks @basteyy )
v1.0.1
29 Nov 09:57
Compare
Sorry, something went wrong.
No results found
generate() throws exception for missing wordlist instead of silently returning null value
generate() accepts custom password pattern
v1.0.0
14 Nov 09:50
Compare
Sorry, something went wrong.
No results found