- Conversion to Swift 3 (and Xcode 8).
:props:
to @kreeger for the massive contribution!
- Fixed a Localytics tracking bug
Last version to support Swift 2.2
- Xcode 7.3 and Swift 2.2 support.
- Tracking "started" state. Thanx to @kreeger
- Added
HEAnalyticsUser
to track user information. Thanx to @kreeger - Added Localytics support. Thanx (again) to @kreeger
- Simpilfied
HEAnalyticsPlatform.viewControllerTitle()
because Swift 2.2. We shouldn't NEED that logic anyways (right?)
Minor adjustments from the Xcode 7 GM
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.
- This CHANGELOG
- Cleaned up access levels.
- Updated example project.
- Improved README.
- Intercom support
- Added better custom app versioning support.
- Sample project
- Requires Swift 1.2
- Mixpanel support
Initial release.