Releases: sourcetoad/rule-helper-for-laravel
Releases · sourcetoad/rule-helper-for-laravel
v6.0.0
Breaking Changes
- Drop Laravel 11.x support
What's Changed
- Switch
date
,email
,file
, andimage
rules to fluent rule configuration and update Laravel support in #52
Full Changelog: v5.6.0...v6.0.0
v5.6.0
What's Changed
- Add
prohibited_if_accepted
andprohibited_if_declined
in #53
Full Changelog: v5.5.0...v5.6.0
v5.5.0
v5.4.0
What's Changed
- Add options to
timezone
- Add null support to
requiredUnless
- Add multiple format support to
dateFormat
- Add ascii only support for
alpha[Dash/Digits]
- Update rule descriptions to match docs.
Full Changelog: v5.3.1...v5.4.0
v5.3.1
v5.3.0
What's Changed
- Add enum support for defined rule set names in #46
- Add dependabot action updates in #47
- Confirmation field override in #48
Full Changelog: v5.2.0...v5.3.0
v5.2.0
v5.1.0
What's Changed
Full Changelog: v5.0.0...v5.1.0
v5.0.0
Breaking changes
- Drop Laravel 10.x and PHP 8.1 support
What's Changed
- Laravel 11 support in #42
Full Changelog: v4.3.0...v5.0.0