[9.1.0] - 2023-09-11
[9.1.0] - 2023-09-11
Changed:
- Deprecated
LDValue.init(integerLiteral: Double)
as this method signature is misleading. A newLDValue.init(integerLiteral: Int)
signature has been added for clarity.
Fixed:
- Adjusted key encoding for some contexts generated by the Auto Environment Attributes feature.