Releases: TechTailor/RPG
Releases · TechTailor/RPG
Added Encryption & Decryption Methods
You can now directly encrypt any string generated by RPG by passing a simple $encrypt modifier or decrypt any previously encrypted string by calling the RPG:Decrypt method.
Added Preset 5
Added a new Preset with a 32 Character String (Excluding Dashes, if enabled).
Applying Fixes for StyleCI
This release applies fixes for passing the StyleCI test and adds a badge of the same.
Refactoring Controller for better NPath Complexity
This release updates the controller file and break down the functions in order to achieve a better NPath Complexity.
Initial Release
This is the initial release of RPG (Random Password Generator) for Laravel 5 by TechTailor.
Resolving Auto Discovery Issue
v0.1.2 Rename LICENSE to license.md
Testing Auto-Discovery Issue
v0.1.1 Rename LICENSE to license.md
Initial Development Release
This is an initial development release. More details will be added soon.