Skip to content
This repository has been archived by the owner on Jun 3, 2024. It is now read-only.

1.2.0

Compare
Choose a tag to compare
@hroederld hroederld released this 12 Apr 17:02
db4da00

[1.2.0] - 2019-04-11

Added:

  • Added multiple environments support. It is now possible to evaluate flags in additional environments. You can add multiple secondary environments with LDConfigAddSecondaryMobileKey, and use an environment with LDClientGetForMobileKey.
  • Added LDNodeAppendHash, and LDNodeAppendArray
  • Exposed LDConfigFree (not needed in standard usage)

Fixed:

  • Switched to bitflag comparison routines as per cJSON doc
  • Memory leak of background thread stack