Skip to content

Releases: Jaspaul/laravel-rollout

v4.0.0

10 Dec 16:48
0a1a5e2
Compare
Choose a tag to compare

Introduces support for Laravel 8.0

v3.0.0

17 Apr 14:58
be8e8f9
Compare
Choose a tag to compare

Introduces Laravel 7.0 support

v2.0.0

05 Oct 02:27
1b3ed3d
Compare
Choose a tag to compare
  • Adds support for 6.x illuminate packages
  • Drops support for 5.* illuminate packages
  • Drops support for php 7.0 and, 7.1

v1.0.1

14 Jan 02:20
c949fd9
Compare
Choose a tag to compare

The release ensures we only install patches of opensoft/rollout instead of minor versions.

v1.0.0

24 Aug 18:19
cbcb5e1
Compare
Choose a tag to compare

Introduces the ability to leverage groups to laravel-rollout.

v0.3.3

11 Jan 19:30
25709f5
Compare
Choose a tag to compare

Introduces package discovery for Laravel 5.5.

v0.3.1

04 Jan 17:09
f9b4a8b
Compare
Choose a tag to compare

Updates to introduce support for Laravel 5.5, along with matrix builds to test various versions of Illuminate.

v0.3

24 May 21:09
Compare
Choose a tag to compare

Introduces support for persistent storage for rollout settings.

v0.2.2

04 Apr 18:41
Compare
Choose a tag to compare

Introduces the rollout:percentage command to allow you to rollout to a percentage of users.

v0.2.1

30 Mar 22:26
Compare
Choose a tag to compare

Improves command output and reduces test fragility.