laravel/pennant
Laravel Pennant is a simple, lightweight feature flag library for Laravel. Define and evaluate feature flags to safely roll out, test, and target functionality in your app. Official docs available on the Laravel website.
Full Changelog: https://github.com/laravel/pennant/compare/v1.18.5...v1.19.0
Decorator::__call to use defaultScope() method and only call once by [@stevebauman](https://github.com/stevebauman) in https://github.com/laravel/pennant/pull/154Decorator::typeAllowsScope() causes primitive type hints to fail scope validation by [@crynobone](https://github.com/crynobone) in https://github.com/laravel/pennant/pull/153Feature docblock annotations by [@maartenpaauw](https://github.com/maartenpaauw) in https://github.com/laravel/pennant/pull/147nameMap to decorator by [@jbrooksuk](https://github.com/jbrooksuk) in https://github.com/laravel/pennant/pull/1440 feature values via DB driver by [@pocketninja](https://github.com/pocketninja) in https://github.com/laravel/pennant/pull/143[[@featureany](https://github.com/featureany)](https://github.com/featureany) directive by [@ryangjchandler](https://github.com/ryangjchandler) in https://github.com/laravel/pennant/pull/122loadAll method by [@timacdonald](https://github.com/timacdonald) in https://github.com/laravel/pennant/pull/113PendingScopeFeatureInteraction@values() by @cosmastech in https://github.com/laravel/pennant/pull/61Initial release of Pennant. For more information, please consult the Pennant documentation.
null scope by @timacdonald in https://github.com/laravel/pennant/pull/31How can I help you explore Laravel packages today?