Skip to content
This repository was archived by the owner on May 30, 2024. It is now read-only.

4.1.0

Compare
Choose a tag to compare
@LaunchDarklyCI LaunchDarklyCI released this 15 May 22:12

[4.1.0] - 2018-05-15

Added:

  • The new user builder methods customValues and privateCustomValues allow you to add a custom user attribute with multiple JSON values of mixed types. (#126)
  • The new constant VersionedDataKind.ALL is a list of all existing VersionedDataKind instances. This is mainly useful if you are writing a custom FeatureStore implementation.