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

2.1.0

Compare
Choose a tag to compare
@drichelson drichelson released this 02 Mar 19:05
· 504 commits to main since this release

[2.1.0] - 2017-03-02

Added

  • LdClientInterface (and its implementation) have a new method: boolean isFlagKnown(String featureKey) which checks for a
    feature flag's existence. Thanks @yuv422!