Releases: clearlyip/laravel-flagsmith
Releases · clearlyip/laravel-flagsmith
3.2.0
What's Changed
- add support for Laravel 12 by @tomschlick in #15
New Contributors
- @tomschlick made their first contribution in #15
Full Changelog: 3.1.1...3.2.0
3.1.0
What's Changed
- ⬆️ (composer.json): upgrade dependencies to latest versions
- ♻️ (HasFlags.php): add support for BackedEnum and UnitEnum in trait
- ✨ (UserLogin.php): use IdentitiesGenerator to generate cache key for user identity
Full Changelog: 3.0.0...3.1.0