Skip to content

Releases: wotzebra/laravel-verification-code

1.0.0

15 Jan 07:50
d90b0b6
Compare
Choose a tag to compare

Tag the 1.0.0 release.

0.3.4

16 Dec 09:36
d90b0b6
Compare
Choose a tag to compare
  • Verifying test verifiables is now case insensitive (#13)

0.3.3

23 Oct 07:07
38194dc
Compare
Choose a tag to compare
  • Verify against all codes of verifiable (instead of only first code) (#12)

0.3.2

22 Oct 08:31
ee7a2ff
Compare
Choose a tag to compare
  • Fix deletion of old verification codes (again) (#11)

0.3.1

20 Oct 11:13
8f3d914
Compare
Choose a tag to compare
  • Fix deletion of old verification codes (#10)

0.3.0

20 Oct 06:24
b65b3bd
Compare
Choose a tag to compare
  • 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

01 Sep 12:55
Compare
Choose a tag to compare
  • Add config option to allow customization of the notification class. (#4)