laravel-flagsmith

A Flagsmith client for Laravel

BSD-3-CLAUSE License

Downloads
10.5K
Stars
5
Committers
1

Bot releases are hidden (Show)

laravel-flagsmith - 3.1.0 Latest Release

Published by tm1000 4 months ago

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: https://github.com/clearlyip/laravel-flagsmith/compare/3.0.0...3.1.0

laravel-flagsmith - 3.0.0

Published by tm1000 7 months ago

laravel-flagsmith - 2.1.1

Published by tm1000 over 1 year ago

Lock flagsmith to 2.0 until work on 3.0 can be done

laravel-flagsmith - 2.1.0

Published by tm1000 over 1 year ago

Changed

  • Support Laravel 10 (#3) [@Rikj000]