Skip to content

Releases: parse-community/Parse-SDK-iOS-OSX

1.17.0

16 Mar 14:56
7c22670
Compare
Choose a tag to compare
  • 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

23 Jan 00:22
Compare
Choose a tag to compare
Bump to 1.17.0-alpha.3

1.17.0-alpha.2

21 Jan 18:19
Compare
Choose a tag to compare
Bumps to 1.17.0-alpha.2

1.17.0-alpha.1

21 Jan 04:22
Compare
Choose a tag to compare
Bump podspec to 1.17.0-alpha.1

1.16.0

16 Jan 17:46
854dd75
Compare
Choose a tag to compare

Starting Parse SDK 1.6.0, all Objective C frameworks are managed by this repository.

If you're using cocoapods, you can now leverage the subspecs.

Follow the README for more informations

1.15.4

02 Jan 02:56
2032def
Compare
Choose a tag to compare
: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

23 Sep 15:39
Compare
Choose a tag to compare
  • 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

22 Aug 00:47
Compare
Choose a tag to compare
  • 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

20 Jul 14:56
Compare
Choose a tag to compare
  • 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

27 Jun 03:42
Compare
Choose a tag to compare
⚡️ Release 1.15.0 (#1153)