Releases: wotzebra/laravel-verification-code
Releases · wotzebra/laravel-verification-code
0.3.4
- Verifying test verifiables is now case insensitive (#13)
0.3.3
- Verify against all codes of verifiable (instead of only first code) (#12)
0.3.2
- Fix deletion of old verification codes (again) (#11)
0.3.1
- Fix deletion of old verification codes (#10)
0.3.0
- Add config option to define max amount of active verification codes per verifiable (#9)
- Big code refactor with improvements to config-file setup (#7)
0.2.0
- Add config option to allow customization of the notification class. (#4)