Releases: Parsely/AnalyticsSDK-iOS
Releases · Parsely/AnalyticsSDK-iOS
0.0.10
0.0.10 (6-29-2020)
Bugfixes
- Remove AlamoFire dependency in favor of stdlib HTTP request interface
0.0.9
Bugfixes
- Force User-Agent header to be latin1 encoded
0.0.8
increment bugfix version
0.0.6
Bugfixes
- Upgraded to a newer version of SwiftyJSON.
- Switched HTTP client from SwiftHTTP to Alamofire
0.0.5
Bugfixes
- Switched to
UInt64for timestamps to avoid crashes on 32-bit devices
0.0.4
Bugfixes
- Added a
guardto iteration overaccumulators
0.0.3
0.0.3 (10-8-2019)
Bugfixes
- Fixed an incorrect unit on the
stsevent attribute
0.0.2
Bugfixes
- Fixed metadata.pub_date formatting issue
- Added heartbeat backoff to engagement tracking
Miscellaneous
- Marked many functions as
internalto facilitate testing - Removed unused
resetfunction
0.0.1
Miscellaneous
- Initial release