Skip to content

v0.20.16

Compare
Choose a tag to compare
@pixlwave pixlwave released this 11 Jan 12:20
· 2093 commits to develop since this release

Changes in 0.20.16 (2022-01-11)

🙌 Improvements

  • MXResponse has been frozen for binary compatibility when building as an XCFramework. (#1002)
  • MXTaskProfile: Add an MXTaskProfileName enum instead of individual strings for Name and Category. (#5035)

⚠️ API Changes

  • MXAnalyticsDelegate: The generic methods have been replaced with type safe ones for each event tracked. (#5035)