Releases: segmentio/analytics-swift
Releases · segmentio/analytics-swift
Version 1.7.1
- (Michael Grosse Huelsewiesche) Fixing watchOS crash and timer startup issue, fixing watchOS sample app (#372)
Version 1.7.0
Version 1.6.2
- (Brandon Sneed) Fix issue where user-supplied enrichments were lost during the startup phase. (#367)
Version 1.6.1
Version 1.6.0
- (Brandon Sneed) Fixed lack of url in openURL options output; Added test. (#358)
- (Brandon Sneed) Implement per-event enrichment (#351)
- (Brandon Sneed) Switched source for device model information on iOS (#350)
- (Brandon Sneed) Add Windows support (#348)
- (Brandon Sneed) Make
shared()
public. (#347) - (Brandon Sneed) Add custom HTTP session abilities. (#344)
- (Brandon Sneed) Improved atomicity; added additional stress tests & validation for file storage. (#343)
- (Brandon Sneed) Update some tests to account for github slowness. (#342)
- (Brandon Sneed) Start generating UserAgent instead of relying on Webkit (#341)
- (Ruslan Alikhamov) Reduced compilation duration (#340)
Version 1.5.12
- (Brandon Sneed) Fixed lack of url in openURL options output; Added test. (#358)
- (Brandon Sneed) Implement per-event enrichment (#351)
- (Brandon Sneed) Switched source for device model information on iOS (#350)
- (Brandon Sneed) Add Windows support (#348)
- (Brandon Sneed) Make
shared()
public. (#347) - (Brandon Sneed) Add custom HTTP session abilities. (#344)
- (Brandon Sneed) Improved atomicity; added additional stress tests & validation for file storage. (#343)
- (Brandon Sneed) Update some tests to account for github slowness. (#342)
- (Brandon Sneed) Start generating UserAgent instead of relying on Webkit (#341)
- (Ruslan Alikhamov) Reduced compilation duration (#340)
Version 1.5.11
- (Brandon Sneed) Fixed test timing.
- (Brandon Sneed) Fixed self reference in IDFA example.
- (TizianoCoroneo) fix: Atomic increment is now performed within one enqueued operation (#330)
- (Brandon Sneed) Moved JSONSafeEncoding to v2.0 (#335)
- (eofs) Fix memory leak when processing locally stored events (#334)
- (Brandon Sneed) Renamed JSONSafeEncoder to JSONSafeEncoding (#329)
- (Brandon Sneed) Refactored operatingMode related code. (#328)
- (Brandon Sneed) Add ability to control anonymousId values. (#327)
- (Jameson Williams) docs: add apple doc for track apis (#319)
Version 1.5.9
Version 1.5.8
Version 1.5.7
- (Brandon Sneed) UserAgent fix (#313)