Skip to content
This repository has been archived by the owner on Jan 19, 2022. It is now read-only.

Releases: alfred-nutile-inc/laravel-feature-flag

Laravel 5.7 Compatibility

18 Sep 14:38
47aa2e7
Compare
Choose a tag to compare
Merge pull request #24 from mlantz/master

Fix for Laravel 5.7

Laravel 5.6 Compatibility

28 Jun 14:09
7ce2b1f
Compare
Choose a tag to compare
Merge pull request #20 from alfred-nutile-inc/dev-master0-alias

Change dev-master branch alias to 3.0.x-dev

See Changelog

05 Mar 14:07
Compare
Choose a tag to compare
v2.0.0

fix my autoload

See Changelog

05 Mar 15:33
Compare
Choose a tag to compare
v2.0.2

remove logging from provider

See Changelog

05 Mar 14:33
Compare
Choose a tag to compare
v2.0.1

remove logging from provider

Minor Fixes

07 Feb 16:09
Compare
Choose a tag to compare

Fix logging issue on boot.

Just too much logging

This is the v1 final release

25 May 00:02
Compare
Choose a tag to compare

After this we are moving away from the Static Feature Flag Library previously used. The next version will use Dependency Injection to bind it's state in the Laravel App.