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.