All notable changes to feature-flags
will be documented in this file
- Fixes a mistake with the
update_on_resolve
config option not being used for the Chain repository.
- Adds a new console command
feature:state
to report the current state of a feature flag.
- Fixes incorrect logic for handling features that are off and being check via the middleware or validations.
- Tested to work with Laravel 6.0 release
- initial release