Releases: segmentio/analytics-swift
Releases · segmentio/analytics-swift
Version 1.5.7
- (Brandon Sneed) UserAgent fix (#313)
Version 1.5.6
- (Brandon Sneed) Updated storage directory selection logic (#307)
- (Brandon Sneed) Updated access levels on storage classes. (#306)
- (Brandon Sneed) Storage Additions & Refactoring (#304)
- (Alan Charles) fix: remove unnecessary settings var and update in destinationMetaData (#305)
- (Brandon Sneed) Add convenience access to the writekey in use. (#303)
- (Brandon Sneed) Allow Codable compliant values in json's init(any). (#302)
Version 1.5.5
Version 1.5.4
- (Alan Charles) update sovran to include thread safety (#298)
Version 1.5.3
Version 1.5.2
- (Alan Charles) Initial state is attempting to be accessed prior to completion. (#289)
Version 1.5.1
- (Christopher Prince) Change to using a single date formatter and update unit tests. (#285)
Version 1.5.0
- (Brandon Sneed) Update build/release process (#282)
- (Brandon Sneed) Add JSONSafeEncoder for NaN/Infinity handling in JSON (#280)
- (Brandon Sneed) Ensure update(settings:type:) is only called with .initial once. (#276)
- (Brandon Sneed) Exclude PrivacyInfo.xcprivacy from swift package (silences warning) (#275)
- (Brandon Sneed) Added visionOS support to package @ 5.9 (#274)
- (Cristian Lupu) Add initial visionOS support (#271)
- (Brandon Sneed) Fix user-specified Date objects not being output in ISO8601 format (#273)
- (Brandon Sneed) Expanded plugin
find
capabilities. (#272) - (Brandon Sneed) Fix remaining issues in async/sync mode switching. (#270)
- (Brandon Sneed) Fixed merge issue.
- (Brandon Sneed) Added operating mode config option & behavior. (#269)
- (Brandon Sneed) Update package.swift for swift 5.7 (#261)
- (Harold Martin) Allow configuration of custom userAgent (#268)
- (Brandon Sneed) Tightened up application opened events to prevent duplicates (#267)
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)