Skip to content

Releases: Parsely/AnalyticsSDK-iOS

0.2.4

28 Jan 19:48
9b9db54
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.2.2...0.2.4

0.2.3

28 Jan 20:39
24e941a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.2.2...0.2.3

0.2.3-beta2

06 Jun 07:02
cad7217
Compare
Choose a tag to compare
0.2.3-beta2 Pre-release
Pre-release

Bug Fixes

  • Prevented a crash in the rare occurrence when a VideoManager attempted to send an heartbeat for a video it had not tracked. @HelioMesquita [#83]

New Contributors

Full Changelog: 0.2.2...0.2.3-beta2

0.2.3-beta1

06 Jun 06:48
44e3b73
Compare
Choose a tag to compare
0.2.3-beta1 Pre-release
Pre-release

Bug Fixes

  • Prevented a crash in the rare occurrence when a VideoManager attempted to send an heartbeat for a video it had not tracked. @HelioMesquita [#83]

0.2.2

11 May 05:06
c3b5f98
Compare
Choose a tag to compare

Changes

  • The library now uses a serial queue to process events [#76]
  • Removed the dependency on SwiftyJSON [#76]

Bugfixes

  • Fixed the Swift Package Manager setup [#76]

0.2.2-beta1

28 Apr 04:07
27c4c41
Compare
Choose a tag to compare
0.2.2-beta1 Pre-release
Pre-release

Changes

  • The library now uses a serial queue to process events [#76]
  • Removed the dependency on SwiftyJSON [#76]

Bugfixes

  • Fixed the Swift Package Manager setup [#76]

0.2.1

28 Apr 04:06
Compare
Choose a tag to compare
target v13 as we previously set this as our limit

0.2.0

12 Dec 20:10
Compare
Choose a tag to compare

Bugfixes

  • Listen for correct background event in >= iOS 13
  • Remove compatibility with < iOS 13

0.1.0

20 Apr 20:11
Compare
Choose a tag to compare

Bugfixes

  • Remove Reachability as a dependency
  • Fix 0 timestamps
  • Adding compatibility with arm64 and newer Swift versions

0.0.10

29 Jun 16:26
Compare
Choose a tag to compare

0.0.10 (6-29-2020)

Bugfixes

  • Remove AlamoFire dependency in favor of stdlib HTTP request interface