Skip to content
This repository has been archived by the owner on Mar 8, 2024. It is now read-only.

Releases: letrunghieu/active

v9.0.0

10 Mar 14:20
5d9ce08
Compare
Choose a tag to compare
Merge pull request #52 from timgreenwood/master

Updated for Laravel 9 compatibility

v8.0.0

11 Sep 09:46
704b009
Compare
Choose a tag to compare
Update README.md

v7.0.0

16 Mar 15:10
6996435
Compare
Choose a tag to compare
  • Support Laravel 7
  • Start using the same major version with Laravel

v4.0.0

13 Oct 15:26
Compare
Choose a tag to compare
  • Update the package to work with Laravel 6 and PHPUnit 8
  • Close #40, #42

v3.5.0

31 Aug 10:22
Compare
Choose a tag to compare

Support Laravel 5.5 LTS and PHPUnit 6 (Solve #35 )

v3.4.0

15 Feb 03:13
Compare
Choose a tag to compare

Add a release to work with Laravel 5.4 (#34)

v3.3.0

25 Aug 04:12
Compare
Choose a tag to compare

Support Laravel 5.3

v3.2.0

23 Jul 04:52
Compare
Choose a tag to compare
  • 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

09 Jan 03:21
Compare
Choose a tag to compare
  • Fix #22
  • Works with Laravel 5.2

v3.0.0

14 Nov 12:37
Compare
Choose a tag to compare

New major release with new API. Read the documentation here