10.1.0
What's Changed
- Adds
upsertDocumentmethod - Adds warnings to bulk operation methods
- Adds the new
encryptattribute - Adds runtimes:
flutter332anddart38 - Fix
selectQueries by updating internal attributes likeid,createdAt,updatedAtetc. to be optional inDocumentmodel. - Fix
listCollectionerrors by updatingattributestyping - Fix querying datetime values by properly encoding URLs
Full Changelog: 10.0.0...10.1.0