Skip to content

5.9.0

Compare
Choose a tag to compare
@cbaker6 cbaker6 released this 05 Mar 00:18
· 24 commits to main since this release
b3169f2

Full Changelog, Documentation

New features

  • Cocoapods now defaults to Swift 5.9 (#146), thanks to @cbaker6.
  • Add support for visionOS (#143), thanks to @cbaker6.
  • Add fetchAll method to array of Parse Pointer Object's (#141), thanks to @cbaker6.

Fixes

  • Improve mutiple types conformance to Equatable and Hashable (#148), thanks to @cbaker6.
  • Updates to ParseUser password now persists the updated sessionToken from the server to the client Keychain (#147), thanks to @cbaker6.