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.