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

4.8.0

Compare
Choose a tag to compare
@eli-darkly eli-darkly released this 30 Sep 22:55

[4.8.0] - 2019-09-30

Added:

  • Added support for upcoming LaunchDarkly experimentation features. See LDClient.track(String, LDUser, JsonElement, double).

Changed:

  • Updated documentation comment for intVariation to clarify the existing rounding behavior for floating-point values: they are rounded toward zero.