Releases: worksome/verify-by-phone
Releases · worksome/verify-by-phone
v0.6.0
BREAKING CHANGE
Likelihood Of Impact: Low
The VerificationCodeIsValid
has been changed to implement ValidationRule
instead of the deprecated Rule
interface.
If you were manually using the passes()
or message()
methods, these are no longer available and should be migrated to use validate()
instead.
What's Changed
Full Changelog: v0.5.7...v0.6.0
v0.5.7
v0.5.6
v0.5.5
v0.5.4
v0.5.3
v0.5.2
What's Changed
- Bump ramsey/composer-install from 2 to 3 by @dependabot in #32
- Bump dependabot/fetch-metadata from 1 to 2 by @dependabot in #31
- feat: add support for Laravel 12 by @owenvoke in #36
Full Changelog: v0.5.1...v0.5.2
v0.5.1
v0.5.0
What's Changed
- chore(deps): Laravel 10 support by @lukeraymonddowning in #25
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- Removes windows from CI matrix by @lukeraymonddowning in #17
- Adds a guide for making releases by @lukeraymonddowning in #18
- Bump dependabot/fetch-metadata from 1.3.3 to 1.3.4 by @dependabot in #19
- Bump dependabot/fetch-metadata from 1.3.4 to 1.3.5 by @dependabot in #20
- Bump ramsey/composer-install from 1 to 2 by @dependabot in #21
- feat: require PHP 8.2 or later by @owenvoke in #22
- chore(deps): update
propaganistas/laravel-phone
to v5.x by @owenvoke in #24
Full Changelog: v0.3.1...v0.4.0