v0.11.0 - 2 API changes related to experiment
- Added a new API
getExperimentWithExposureLoggingDisabled
. This does the same thing withgetExperiment
, except for that it does not log an exposure for the user. - Added logic to
getExperimentInLayerForUser
so that it takes overrides into account.