Releases: sourcetoad/rule-helper-for-laravel
Releases · sourcetoad/rule-helper-for-laravel
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
v4.3.0
v4.2.2
v4.2.1
v4.2.0
v4.1.0
What's Changed
- Adds
present_if
,present_unless
,present_with
,present_with_all
, andhex_color
#36
Full Changelog: v4.0.0...v4.1.0
v4.0.0
Breaking changes
- Drop Laravel 9.x and PHP 8.0 support
What's Changed
- Adds
enum
andcan
#35
Full Changelog: v3.2.1...v4.0.0
v3.2.1
v3.2.0
What's Changed
Notes
If upgrading directly from 1.0
, this changes the meaning of the password
helper, see upgrade guide for more information.
Full Changelog: v3.1.0...v3.2.0
v3.1.0
What's Changed
- Adds Laravel 10 Support
- Adds
missing
,missing_if
,missing_unless
,missing_with
, andmissing_with_all
#28
Full Changelog: v3.0.0...v3.1.0