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

Releases: letrunghieu/active

v9.0.0

Choose a tag to compare

@letrunghieu letrunghieu released this 10 Mar 14:20
5d9ce08
Merge pull request #52 from timgreenwood/master

Updated for Laravel 9 compatibility

v8.0.0

Choose a tag to compare

@letrunghieu letrunghieu released this 11 Sep 09:46
704b009
Update README.md

v7.0.0

Choose a tag to compare

@letrunghieu letrunghieu released this 16 Mar 15:10
6996435
  • Support Laravel 7
  • Start using the same major version with Laravel

v4.0.0

Choose a tag to compare

@letrunghieu letrunghieu released this 13 Oct 15:26
  • Update the package to work with Laravel 6 and PHPUnit 8
  • Close #40, #42

v3.5.0

Choose a tag to compare

@letrunghieu letrunghieu released this 31 Aug 10:22

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

v3.4.0

Choose a tag to compare

@letrunghieu letrunghieu released this 15 Feb 03:13

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

v3.3.0

Choose a tag to compare

@letrunghieu letrunghieu released this 25 Aug 04:12

Support Laravel 5.3

v3.2.0

Choose a tag to compare

@letrunghieu letrunghieu released this 23 Jul 04:52
  • 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

Choose a tag to compare

@letrunghieu letrunghieu released this 09 Jan 03:21
  • Fix #22
  • Works with Laravel 5.2

v3.0.0

Choose a tag to compare

@letrunghieu letrunghieu released this 14 Nov 12:37

New major release with new API. Read the documentation here