Skip to content

0.1.1

Latest

Choose a tag to compare

@oliveroldfield oliveroldfield released this 11 Aug 05:44
· 1 commit to main since this release

Changed

  • Variant keys are now compared exactly, and value() returns the key unchanged. Previously the stored key was lower-cased, so a variant defined as Wizard reported as wizard and is("WIZARD") matched. This aligns the SDK with the Java, Node, Go and .NET SDKs, which always compared exactly. See CONTRACT.md in featureflow-client-sdk-testbed.