Releases: segmentio/analytics-swift
Releases · segmentio/analytics-swift
Version 1.4.8
- (Brandon Sneed) Add new fields to settings object decode. (#263)
- (Brandon Sneed) Fix retain loop for enrichment plugin closure. (#262)
- (Brandon Sneed) Fixed JSON conversion test for swift 5.9 (#258)
- (jkalamarz-survicate) Update README.md (#255)
- (Niall Brennan) Update Flush policies (#256)
- (Alan Charles) feat: add privacy manifest for iOS 17 (#253)
- (Alan Charles) fix: add 'CFBundleName' to app context (#252)
- (Brandon Sneed) Adding JIRA action yml
Version 1.4.7
- (Brandon Sneed) Added shared() method to assist in migration. (#240)
Version 1.4.6
Version 1.4.5
Version 1.4.4
- (Brandon Sneed) Merge remote-tracking branch 'origin/main' into main
- (Brandon Sneed) Example Network Blocker flush policy (#222)
- (Brandon Sneed) Example Network Blocker flush policy
Version 1.4.3
Version 1.4.2
- (Brandon Sneed) Objective-C API improvements (#219)
- (Brandon Sneed) Update README.md
- (Brandon Sneed) Update README.md
Version 1.4.1
- (Brandon Sneed) ObjC Fixes / Example updates / Signature updates (#215)
Version 1.4.0
- (Brandon Sneed) Add ObjC destination compatibility (#209)
- (Brandon Sneed) Add support for closure based enrichments (#208)
- (Brandon Sneed) Add source/dest middleware equivalents for ObjC (#204)
- (Brandon Sneed) Tighten up Codable compile time assistance (#202)
- (Brandon Sneed) Handle
Set
properly when given to JSON instance. (#201) - (Brandon Sneed) Updated xcodeproj
- (Brandon Sneed) Remove old segmentlog subsystem (#200)
- (Brandon Sneed) Null userId and traits update fixes (#199)
- (Brandon Sneed) Removed trackDeepLinks from configuration (#196)
- (Brandon Sneed) Fix objc example to alleviate analytics leaving scope and terminating (#192)