5.0.1
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
- Twisted is no longer supported.