3.3.0
January 27th, 2020
New Features:
- Added a new API to get project configuration static data.
- Call `getOptimizelyConfig()` to get a snapshot of project configuration static data.
- It returns an `OptimizelyConfig` instance which includes a datafile revision number, all experiments, and feature flags mapped by their key values.
- For more details, refer to our documentation page: [https://docs.developers.optimizely.com/full-stack/docs/optimizelyconfig-php](https://docs.developers.optimizely.com/full-stack/docs/optimizelyconfig-php).
https://github.com/optimizely/php-sdk/releases/tag/3.3.0
Article is closed for comments.