This repository was archived by the owner on May 30, 2024. It is now read-only.
4.8.0
[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.