Releases: amplitude/experiment-evaluation
Releases · amplitude/experiment-evaluation
Release 2.1.1
Release 2.1.0
What's Changed
- feat: evaluation v2
- fix: resolve catastrophic backtracing issue with semver regex
Full Changelog: 1.1.1...2.1.0
1.1.0
Features
- Support flag dependencies for enabling mutual exclusion and holdout groups.
Important API considerations
- Flag dependencies are only supported if all flags and dependencies are passed into evaluate in the correct order.
- Incorrect ordering may result in failure to adhere to the dependency settings.