Skip to content

4.1.0

Compare
Choose a tag to compare
@novalisdenahi novalisdenahi released this 21 Nov 16:29
· 3 commits to main since this release
c1ecdc5

Added

  • waitForReady method to the ConfigCatClient.

Changed

  • Deprecated addOnClientReady(handler: () -> Unit) hook and added a new version addOnClientReady(handler: (ClientCacheState) -> Unit)