Skip to content
This repository has been archived by the owner on Jun 20, 2023. It is now read-only.

Releases: HsoiEnterprises/HEAnalytics

v1.0.0

28 Sep 12:40
Compare
Choose a tag to compare

Brings Swift 3 support.

Much thanx to @kreeger for his excellent work and contribution here. Couldn't have done it without him.

v0.6.1

24 Sep 11:33
Compare
Choose a tag to compare

Last one as Swift 2.2

v0.5.2

12 Sep 13:52
Compare
Choose a tag to compare

Minor changes from the Xcode 7 GM release.

v0.5.1

06 Sep 18:22
Compare
Choose a tag to compare

Originally this release was going to bring Cocoapods support, but due to HEAnalytics being written in Swift, Cocoapods requiring Swift-based pods to be in frameworks, that all the analytics SDKs are distributed as static libraries, and that the way Cocoapods works regarding dynamic frameworks and static libraries having issues... well, it won't happen. But changes made were primarily towards that end.

Added

  • This CHANGELOG

Changed

  • Cleaned up access levels.
  • Updated example project.
  • Improved README.

v0.5

16 Jul 19:16
Compare
Choose a tag to compare

Adding Intercom.io support.

v0.4

26 May 17:25
Compare
Choose a tag to compare

Main thing is adding better custom app versioning support. See Readme.

v0.3

08 May 10:44
Compare
Choose a tag to compare
  • Adds (requires) Swift 1.2 support.
  • Sample project created.

v0.2

23 Apr 17:30
Compare
Choose a tag to compare

Adding Mixpanel support

v0.1

19 Apr 16:49
Compare
Choose a tag to compare

Initial public release.

Usable in production code. Just needs more love to add features and platforms.