v4.0.0
What's Changed
- feat: Evaluation Details by @greghuels in #97
- new SDK assignment functions (e.g.
getStringAssignmentDetails
) allow you to understand how an assignment happened.
- new SDK assignment functions (e.g.
- BREAKING CHANGE: The
IEppoClient
type has been removed in favor ofEppoClient
.
Full Changelog: v3.6.0...v4.0.0