splitio 0.1.7-rc.1 splitio: ^0.1.7-rc.1 copied to clipboard
Official plugin for split.io, the platform for controlled rollouts, which serves features to your users via feature flags to manage your complete customer experience.
0.1.7-rc.1 (Nov 9, 2023) #
0.1.6 (Aug 15, 2023) #
- Added
readyTimeout
configuration option. If the SDK is not ready after the amount of time (in seconds) specified by this option, thewhenTimeout
future of the client will be completed. Defaults to 10 seconds. A negative value means no timeout.
0.1.6-rc.1 (Aug 15, 2023) #
0.1.5 (Jul 19, 2023) #
- Updated iOS SDK to
2.21.0
& Android SDK to3.3.0
0.1.5-rc.1 (Jul 19, 2023) #
0.1.4 (May 23, 2023) #
- Added
setUserConsent
method. - Added
getUserConsent
method.
0.1.4-rc.1 (May 23, 2023) #
0.1.3 (May 18, 2023) #
- Updated iOS SDK to
2.20.1
& Android SDK to3.2.1
- Added support for new configuration options:
impressionsMode
syncEnabled
logLevel
userConsent
encryptionEnabled
- Deprecated
enableDebug
configuration in favor oflogLevel
.
0.1.3-rc.1 (May 18, 2023) #
0.1.2+2 (Dec 7, 2022) #
Added consumer ProGuard rules for Android.
0.1.2+1 (Sep 14, 2022) #
Added exports for models.
0.1.2 (Sep 13, 2022) #
- Migrated to federated structure.
- Added support for Impression Listener.
- Added support for Sync Configuration.
- Added support for SDK event listeners.
- Added support for manager methods.
- Added support for linking native factory.
0.1.1 (Aug 19, 2022) #
Minor fixes.
0.1.0 (Aug 3, 2022) #
Initial release.
- Added support for SDK instantiation.
- Added support for multiple clients.
- Added support for evaluation.
- Added support for tracking events.