- Fixes issue caused by analyzer.
- solves #32.
- Breaking change: Made initialization of sdk asynchronous.
- Added run method to Evaluate experiment.
- Removed SDKBuilder.
- Fixed
feature
evaluation on string comparison.
- Fixed
condition
evaluation while attribute/s is/are null.
- Migrated to dart 2.17.2.
- fix: Data parsing problem.
- Moved to json-serializable from manual one.
- Removed dependency: Enhanced Enum.
- fix: String comparison assessment.
- Added new test cases for string comparison.
- Changed
attr
type forevaluateCondition
.
- First Release Version.
- AB Testing.
- Feature Flag.
- Percentage RollOut.