Skip to content

3.0.0

Compare
Choose a tag to compare
@ABTastyAdel ABTastyAdel released this 12 Apr 14:44
· 261 commits to master since this release

Added:

  • Visitor instance to manage the experiments and track events
  • FSFlag class to manipulate Flag
  • Supports the tvOS platform

Changed:

  • SDK new architecture
  • Init the SDK with configuration options
  • synchronizeModification is now deprecated, use fetchFlags function through the visitor instance
  • getModification / getModificationInfo / activateModification are now obsolete and have been replaced by FSFlag class