Releases: Parsely/AnalyticsSDK-iOS
Releases · Parsely/AnalyticsSDK-iOS
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
UInt64
for timestamps to avoid crashes on 32-bit devices
0.0.4
Bugfixes
- Added a
guard
to iteration overaccumulators
0.0.3
0.0.3 (10-8-2019)
Bugfixes
- Fixed an incorrect unit on the
sts
event attribute
0.0.2
Bugfixes
- Fixed metadata.pub_date formatting issue
- Added heartbeat backoff to engagement tracking
Miscellaneous
- Marked many functions as
internal
to facilitate testing - Removed unused
reset
function
0.0.1
Miscellaneous
- Initial release