This repository was archived by the owner on May 30, 2024. It is now read-only.
3.0.1
[3.0.1] - 2018-02-22
Added
- Support for a new LaunchDarkly feature: reusable user segments.
Changed
- The
FeatureStoreinterface has been changed to support user segment data as well as feature flags. Existing code that usesInMemoryFeatureStoreorRedisFeatureStoreshould work as before, but custom feature store implementations will need to be updated. - Removed deprecated methods.