New features:
- Add support for EU Data Residency.
- Add IgnoreAlias parameter to PeopleDeleteAsync methods.
- Add CancellationToken parameter to all asynchronous methods in (I)MixpanelClient.
Changes
- Sign Mixpanel assembly with a strong name.
Breaking changes:
- Update minimal supported versions to .NET Framework 4.6.1 (net461) and .NET Standard 2.0 (netstandard2.0).
- Remove all synchronous methods from (I)MixpanelClient.