v2.0.2
2.0.2 (2023-05-22)
This version brings the BREAKING CHANGES.
- Improved SDK size from 488KB to 117KB
- Improved SDK metrics
- Changed SDK initialization process
- Changed the get variation interfaces (
boolVariation
,stringVariation
, etc.) - Added
flush
interface to manually send events in the DB to the server if needed - Added
addEvaluationUpdateListener
interface so the user can listen when the evaluations change in the DB
See the documentation for the 2.0.0 version.