Skip to content

Releases: Parsely/AnalyticsSDK-iOS

0.0.9

06 May 15:07
Compare
Choose a tag to compare

Bugfixes

  • Force User-Agent header to be latin1 encoded

0.0.8

24 Mar 15:47
Compare
Choose a tag to compare
increment bugfix version

0.0.6

18 Feb 22:05
Compare
Choose a tag to compare

Bugfixes

  • Upgraded to a newer version of SwiftyJSON.
  • Switched HTTP client from SwiftHTTP to Alamofire

0.0.5

12 Feb 21:37
Compare
Choose a tag to compare

Bugfixes

  • Switched to UInt64 for timestamps to avoid crashes on 32-bit devices

0.0.4

12 Feb 21:36
Compare
Choose a tag to compare

Bugfixes

  • Added a guard to iteration over accumulators

0.0.3

08 Oct 21:04
Compare
Choose a tag to compare

0.0.3 (10-8-2019)

Bugfixes

  • Fixed an incorrect unit on the sts event attribute

0.0.2

07 Oct 16:45
Compare
Choose a tag to compare

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

25 Mar 22:13
Compare
Choose a tag to compare

Miscellaneous

  • Initial release