- Bumps Mixpanel dependency from 3.9.0 to 5.0.0
- Bumps Mixpanel dependency from 3.7.1 to 3.9.0.
- Bumped Mixpanel dependency from 3.5 to 3.7.1.
- Updates import headers for iOS 14 support.
* [New] Add support for enabling Segment to send data to Mixpanel's EU endpoint leveraging a new setting. M.panel EU Endpoint documentation can be found [here](https://developer.mixpanel.com/docs/implement-mixpanel#section-implementing-mixpanel-in-the-european-union-eu).
(Upgrade Segment-Mixpanel to 3.5)
* [New](https://github.com/segment-integrations/analytics-ios-integration-mixpanel/pull/47): Upgrade Segment-Mixpanel to 3.5.0.
* [New] Add support for groups
(Upgrade Segment-Mixpanel to 3.4.7)
* [New](https://github.com/segment-integrations/analytics-ios-integration-mixpanel/pull/42): Upgrade Segment-Mixpanel to 3.4.7.
(Supports analytics-ios 3.0+ and Mixpanel 3.0+)
* [New](https://github.com/segment-integrations/analytics-ios-integration-mixpanel/pull/38): Supports automatic property increments for user profiles.
(Supports analytics-ios 3.0+ and Mixpanel 3.0+)
* Adds instance with launch-options for Mixpanel Push Notification Tracking.
* Updates Example/Podfile to [Cocoapods 1.0 spec.](http://blog.cocoapods.org/CocoaPods-1.0-Migration-Guide/)
(Supports analytics-ios 3.0+ and Mixpanel 3.0+)
* Supports any version greater than 3.0 and less than 4.0.
* Fixes small bug in the Mixpanel library in version 2.9.9, for the in-app notifications, that was fixed in the version 3.0
* Drops iOS 7 support
(Supports analytics-ios 3.0)
* Supports any version greater than 3.0 and less than 4.0.
(Supports analytics-ios 3.0.+ and Mixpanel 2.9.+)
- Support Segment's consolidatedPageCalls setting to send
Loaded a Screen
for all Screen events.
(Supports analytics-ios 3.0.+ and Mixpanel 2.9.+)
- Return
instancetype
in factory instead of genericid
.
(Supports analytics-ios 3.0.+ and Mixpanel 2.9.+)
- Update
registerForRemoteNotificationsWithDeviceToken
toregisteredForRemoteNotificationsWithDeviceToken
.
(Supports analytics-ios 3.0.+ and Mixpanel 2.9.+)
- Depend on stable version of analytics-ios.
(Supports analytics-ios 3.0.+ and Mixpanel 2.9.+)
Initial stable release.
(Supports analytics-ios 3.0.+ and Mixpanel 2.9.+)
Initial alpha release.