Releases: letrunghieu/active
Releases · letrunghieu/active
v9.0.0
Merge pull request #52 from timgreenwood/master
Updated for Laravel 9 compatibility
v7.0.0
- Support Laravel 7
- Start using the same major version with Laravel
v4.0.0
- Update the package to work with Laravel 6 and PHPUnit 8
- Close #40, #42
v3.5.0
Support Laravel 5.5 LTS and PHPUnit 6 (Solve #35 )
v3.4.0
Add a release to work with Laravel 5.4 (#34)
v3.2.0
- Support strings as first parameter of
if_*
functions (#28)
- Handle model binding routes in
if_route_param
function (#24)
- Update README file
v3.1.0
- Fix #22
- Works with Laravel 5.2
v3.0.0
New major release with new API. Read the documentation here