Full Changelog: https://github.com/ericdowell/feature-toggle/compare/1.11.0...v1.12.0
Updated composer.json to support Laravel 10.x & 11.x
Full Changelog: https://github.com/ericdowell/feature-toggle/compare/v1.10.0...1.11.0
Updated composer.json to support Laravel 9.x
^8.0. https://github.com/ericdowell/feature-toggle/commit/5aab216536b1c60c647533f6f48a9fb70d2e756aSessionToggleProvider.getName instead of const NAME throughout toggle provider classes.ToggleProvider class now implements ToggleProviderContract instead of extending LocalToggleProvider.Toggle class now extends AbstractToggle instead of extending the Local toggle class.RedisToggleProvider and moved all trait files from Traits namespace into Concerns namespace. https://github.com/ericdowell/feature-toggle/pull/19Rule class and method on FeatureToggleApi. https://github.com/ericdowell/feature-toggle/pull/18config/feature-toggle.php. https://github.com/ericdowell/feature-toggle/commit/f8924c5f657869e08bdb7ffe0fb5bda3caf1ad66 https://github.com/ericdowell/feature-toggle/commit/d231b77c717c58dc4a663507f748c0d483d3310b https://github.com/ericdowell/feature-toggle/commit/118862e07d6ad8ae04b68a7a82e4c85761b4ef49Api class Macroable. https://github.com/ericdowell/feature-toggle/pull/17querystring driver to be configurable and to be more secure with optional apiKey. https://github.com/ericdowell/feature-toggle/pull/15 https://github.com/ericdowell/feature-toggle/commit/8a9cfb7a1a6b0ed0e85c0966a0d5076d71a4e237featureOff has been renamed to feature_off.defer value to be reused in calculateToggles. https://github.com/ericdowell/feature-toggle/commit/afe18ec0b4eac13bb2adec85b3beb24a39ceb283app()->call($condition) so the IoC container can inject dependencies. https://github.com/ericdowell/feature-toggle/pull/12Facades namespace and updated readme. https://github.com/ericdowell/feature-toggle/commit/75684a951f25377de8ca71c74ad3581fd92e4acbapp()->make. https://github.com/ericdowell/feature-toggle/commit/8316bfc8f60471a1468b94cac1171cfa69ca82bbgetName() method. https://github.com/ericdowell/feature-toggle/commit/ff7bc827b3459e42c95141b0221e4d2b4230f5bdrefreshProvider on Api class. https://github.com/ericdowell/feature-toggle/commit/4c63a19efd3709d43c01e9a22f7a59c45ea70baeFacade class to FeatureToggleApi and moved class into Facades namespace. https://github.com/ericdowell/feature-toggle/commit/c3c343b78cedeff637ab74a72be6707ed6107d8dDatabase toggle to Eloquent. https://github.com/ericdowell/feature-toggle/commit/306179527d5ba68ca527c29586df501b0d8f022dFeatureToggle Eloquent Model to Database to match naming of other toggles. Added tests and updated coverage ignores. https://github.com/ericdowell/feature-toggle/pull/10setProviders/loadProvider when calling $provider->getName(). https://github.com/ericdowell/feature-toggle/pull/8[@covers](https://github.com/covers). https://github.com/ericdowell/feature-toggle/pull/9querystring toggle provider. https://github.com/ericdowell/feature-toggle/pull/6eloquent toggle provider driver. https://github.com/ericdowell/feature-toggle/pull/5driver for easier overriding and allowing parameters to be passed. https://github.com/ericdowell/feature-toggle/pull/4conditional toggles. https://github.com/ericdowell/feature-toggle/pull/2Contacts to Contracts https://github.com/ericdowell/feature-toggle/commit/276f562eb74e8f52dc9307204f4a26037eb95e38How can I help you explore Laravel packages today?