* Fix `destroyMRec` API by adding the missing argument.
* Fix `plugins.xml` using a deprecated CocoaPods repository.
* Add support for clearing all targeting data.
* Add support for targeting data.
* Fix "OnMRecAdExpandedEvent" not being called when MRECs are expanded.
* Remove `NSAdvertisingAttributionReportEndpoint` from `Info.plist`.
* Automatically add `NSAdvertisingAttributionReportEndpoint` to `Info.plist`.
* Add support for latest SDKs v10.3.1 with new callbacks.
* Add support for latest SDKs v10.3.0 with new callbacks.
* Fallback to SDK key in Android Manifest and Info.plist if not passed programmatically.
* Pass `"countryCode"` in initialization callback.
* Fix crashes for when creative id or placement is nil for an ad.
* Return more data in ad callbacks in addition to `ad.adUnitId` (e.g. `adInfo.creativeId`, `adInfo.networkName`, `adInfo.placement`, `adInfo.revenue`).
* Initial release with support for interstitials, rewarded ads, banners, and MRECs.