Skip to content

2.0.0

Compare
Choose a tag to compare
@cbaker6 cbaker6 released this 09 Oct 18:25
· 135 commits to main since this release
1385abf

Full Changelog

New features

  • Added option to delete Parse items from Keychain when the app is running for the first time (#254), thanks to Corey Baker.

Improvements

  • (Breaking Change) ParseObject's now conform to Identifiable and can be used directly with SwiftUI without additonal properties needed. Drops support for iOS 12, tvOS 12, watchOS 5, and macOS 10.13/14 (#254), thanks to Corey Baker.