Releases: flagship-io/flagship-python-sdk
Releases · flagship-io/flagship-python-sdk
3.0.1
3.0.0
Added:
- Visitor instance management
- Flag management class
- Hits are now sent with a batch processing system
Changed:
- SDK new architecture
- Init and configuration
- synchronizeModification / getModification / getModificationInfo / activateModification are now obsolete and have been replaced by Flag class
2.1.5
Fix:
- Prevent conflicts with Typing dependency
Removed: - Pytest dependency from requirements
2.1.4
Fix Event hit value type: must be integer > 0