2.0.0
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.