|
1 | 1 | ## RevenueCat SDK |
2 | 2 | ### ✨ New Features |
3 | | -* [EXTERNAL] Added the missing setAirbridgeDeviceID method (#617) via @FakeException (#649) via Rick (@rickvdl) |
| 3 | +* Adds pricePerPeriod functions to StoreProduct (#131) via JayShortway (@JayShortway) |
4 | 4 | ### 📦 Dependency Updates |
5 | | -* [AUTOMATIC BUMP] Updates purchases-hybrid-common to 17.30.0 (#653) via RevenueCat Git Bot (@RCGitBot) |
6 | | - * [Android 9.19.3](https://github.com/RevenueCat/purchases-android/releases/tag/9.19.3) |
7 | | - * [Android 9.19.2](https://github.com/RevenueCat/purchases-android/releases/tag/9.19.2) |
8 | | - * [iOS 5.56.0](https://github.com/RevenueCat/purchases-ios/releases/tag/5.56.0) |
9 | | - * [iOS 5.55.3](https://github.com/RevenueCat/purchases-ios/releases/tag/5.55.3) |
10 | | -* [AUTOMATIC BUMP] Updates purchases-hybrid-common to 17.29.0 (#652) via RevenueCat Git Bot (@RCGitBot) |
11 | | - * [Android 9.19.3](https://github.com/RevenueCat/purchases-android/releases/tag/9.19.3) |
12 | | - * [Android 9.19.2](https://github.com/RevenueCat/purchases-android/releases/tag/9.19.2) |
13 | | - * [iOS 5.56.0](https://github.com/RevenueCat/purchases-ios/releases/tag/5.56.0) |
14 | | - * [iOS 5.55.3](https://github.com/RevenueCat/purchases-ios/releases/tag/5.55.3) |
15 | | -* [RENOVATE] Update dependency gradle to v8.14.4 (#650) via RevenueCat Git Bot (@RCGitBot) |
16 | | -* [RENOVATE] Update dependency upstream/purchases-ios to v5.55.3 (#651) via RevenueCat Git Bot (@RCGitBot) |
| 5 | +* [AUTOMATIC BUMP] Updates purchases-hybrid-common to 17.32.0 (#665) via RevenueCat Git Bot (@RCGitBot) |
| 6 | + * [Android 9.20.1](https://github.com/RevenueCat/purchases-android/releases/tag/9.20.1) |
| 7 | + * [Android 9.20.0](https://github.com/RevenueCat/purchases-android/releases/tag/9.20.0) |
| 8 | + * [Android 9.19.4](https://github.com/RevenueCat/purchases-android/releases/tag/9.19.4) |
| 9 | + * [iOS 5.57.1](https://github.com/RevenueCat/purchases-ios/releases/tag/5.57.1) |
| 10 | + * [iOS 5.57.0](https://github.com/RevenueCat/purchases-ios/releases/tag/5.57.0) |
| 11 | + * [iOS 5.56.1](https://github.com/RevenueCat/purchases-ios/releases/tag/5.56.1) |
| 12 | +* [RENOVATE] Update dependency upstream/purchases-ios to v5.56.1 (#659) via RevenueCat Git Bot (@RCGitBot) |
| 13 | + |
| 14 | +### 🔄 Other Changes |
| 15 | +* Adds support for Swift compiler flags (#663) via JayShortway (@JayShortway) |
| 16 | +* Add iOS ad tracking API support (#648) via Pol Miro (@polmiro) |
| 17 | +* Adds support for Swift resources (#660) via JayShortway (@JayShortway) |
| 18 | +* Adds tests for `swiftPackage` (#626) via JayShortway (@JayShortway) |
| 19 | +* Allows declaring `swiftPackage` dependencies (#625) via JayShortway (@JayShortway) |
0 commit comments