Releases: featurit/featurit-sdk-symfony
Releases · featurit/featurit-sdk-symfony
Improved cache injection
Updated featurit-sdk-php to 0.9.2
- Now person tracking is not automatic anymore, fixing the issues with some custom UserContextProviders.
Casting environment variables to their primitive types
Casting enable_analytics, enable_tracking, cache_ttl_minutes and send_analytics_interval_minutes
to their primitive values to allow proper .env parsing.
Tracking Module
- Updated featurit-sdk-php to 0.9.1 enabling event and people tracking.
- Updated Symfony bindings.
- Updated documentation.
Updated featurit-sdk-php to 0.8.0
- Updated featurit-sdk-php to 0.8.0
- Removed composer.lock from the repository
PHP 8.2 support
- Added support for php 8.2
Support for Symfony ^6.0
- Added support for Symfony 6.
Feature Usage Analytics Module
- Added the Analytics functionality, allowing users to see the detailed usage of every Feature Flag in their back office on the platform.
Featurit SDK PHP upgrade to 0.5.0
- Updated featurit-sdk-php version to allow using the new setUserContext method
- Updated README.md
Initial release
- Autowiring for the Featurit client
- Twig functions to check if a feature is active and its version