Releases: stephenjude/filament-feature-flags
Releases · stephenjude/filament-feature-flags
3.0.0
What's Changed
- Bump aglipanci/laravel-pint-action from 2.4 to 2.5 by @dependabot in #21
- Support Laravel 12.x by @chrillep in #22
Full Changelog: 2.1.3...3.0.0
2.1.3
2.1.2
- Ensure App\Features directory exist before discovery by @MarJose123 in #19
2.1.1
2.1.0
- Add
authorise()
method for access control and fixed issue #14
Full Changelog: 2.0.2...2.1.0
2.0.2
- Reintroduce Laravel 11 support.
2.0.1
- Improved feature segment resolution.
- Discover features automatically.
- Updated ReadMe
2.0.0
- Laravel 11 support by @simonhamp
1.0.8
- Enhance feature resolve logic to meet broader criterias of segmentation by @stephenjude