Skip to content

v6.0.0

Latest
Compare
Choose a tag to compare
@eealeivan eealeivan released this 11 Oct 19:19
· 5 commits to master since this release
967914e

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.