v9.3.0
- Set a default cache implementation that uses
UserDefaults
to store the latestconfig.json
. - Added
getAllValueDetails()
method. - Deprecated
getVariationId()
andgetAllVariationIds()
methods in favor ofgetValueDetails()
andgetAllValueDetails()
.