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