Releases: parse-community/Parse-SDK-iOS-OSX
Releases · parse-community/Parse-SDK-iOS-OSX
1.17.0
- Full Bolts 1.9.0 support
- Fixes runtime crashs and exceptions that would previously be swallowed
- Code modernization
- Single repo distribution for Pods and Carthage
1.17.0-alpha.3
Bump to 1.17.0-alpha.3
1.17.0-alpha.2
Bumps to 1.17.0-alpha.2
1.17.0-alpha.1
Bump podspec to 1.17.0-alpha.1
1.16.0
1.15.4
:zap: Release 1.15.4 (#1185) * Bumps Bolts to 1.9 * Runs latest Xcode verison (9.2) on CI * Uses nlutsenko's xctoolchain
1.15.3
- Remove PFEventuallyQueueTestHelper because (1) it was causing memory leaks in production code, and (2) it wasn't actually used in any tests. (#1188)
- Fix some issues where nil was passed to a method requiring a non-nil parameter (#1187)
- Xcode 9 modernization (#1186)
- Fixes issue affecting list of reachability listeners (#1182)
View build details and download artifacts on buddybuild:
Parse (iOS, Parse-iOS-Dynamic)
1.15.2
- Fixes issue related to heap corruption (#1170) …
- Fix #1162 PFSubclassing.object() class method unavailable since Xcode 9
View build details and download artifacts on buddybuild:
Parse (iOS, Parse-iOS-Dynamic)
1.15.1
- Adds polygonal queries
- Fixes memory leaks related with PFCommandCache
View build details and download artifacts on buddybuild:
Parse (iOS, Parse-iOS-Dynamic)
1.15.0
⚡️ Release 1.15.0 (#1153)