Skip to content

Releases: opensoft/rollout

2.3.0: Merge pull request #21 from localheinz/feature/matrix

06 Dec 19:12
4df1b68
Compare
Choose a tag to compare

2.2.1: Merge pull request #18 from 4rthem/anonymous-group

01 Aug 17:46
Compare
Choose a tag to compare
Group eligibility for anonymous users

2.2.0: Merge pull request #16 from maxwellhealth/mongo-adapter

08 Nov 03:55
Compare
Choose a tag to compare

2.1.1: Merge pull request #14 from adlogix/readme/zend-module

04 Oct 15:26
Compare
Choose a tag to compare
Add ZF2 module reference in documentation

2.1.0: Merge pull request #13 from filipgolonka/master

21 Sep 17:36
Compare
Choose a tag to compare

Added support for driving behavior with request param flags.

See #13

2.0.1

19 Nov 18:36
Compare
Choose a tag to compare

Fix a syntax error with arrays in PHP 5.3

2.0.0

19 Nov 18:27
9c76ecc
Compare
Choose a tag to compare

Tagging new build for the ability to remove a feature.

(BC Break) The StorageInterface interface had a remove function added to its definition. If you have your own implementation of this interface, you'll need to update your implementation to include this functionality.

1.0.4: Merge pull request #9 from shadowhand/feature/redis-adapter

27 Oct 00:06
Compare
Choose a tag to compare

1.0.3: Merge pull request #8 from mattclements/patch-1

09 Jul 15:48
Compare
Choose a tag to compare

1.0.1: Merge pull request #2 from ARAMISAUTO/fix-userisinpercentage

11 Apr 19:33
Compare
Choose a tag to compare
[fix] fix for Feature::isUserInPercentage() method