Skip to content

Releases: TechTailor/RPG

Added Encryption & Decryption Methods

02 Mar 20:22
87035a6
Compare
Choose a tag to compare

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

27 Feb 10:21
fd0c14e
Compare
Choose a tag to compare

Added a new Preset with a 32 Character String (Excluding Dashes, if enabled).

Applying Fixes for StyleCI

02 Feb 09:34
Compare
Choose a tag to compare

This release applies fixes for passing the StyleCI test and adds a badge of the same.

Refactoring Controller for better NPath Complexity

01 Feb 10:57
Compare
Choose a tag to compare

This release updates the controller file and break down the functions in order to achieve a better NPath Complexity.

Initial Release

31 Jan 17:16
Compare
Choose a tag to compare

This is the initial release of RPG (Random Password Generator) for Laravel 5 by TechTailor.

Resolving Auto Discovery Issue

31 Jan 13:49
05da0ef
Compare
Choose a tag to compare
v0.1.2

Rename LICENSE to license.md

Testing Auto-Discovery Issue

31 Jan 13:09
05da0ef
Compare
Choose a tag to compare
v0.1.1

Rename LICENSE to license.md

Initial Development Release

31 Jan 12:27
05da0ef
Compare
Choose a tag to compare

This is an initial development release. More details will be added soon.