Releases: hansemannn/titanium-firebase-firestore
Releases · hansemannn/titanium-firebase-firestore
iOS 1.0.3
What's Changed
- New Android array serialization and creating a document with ID by @deckameron in #9
New Contributors
- @deckameron made their first contribution in #9
Full Changelog: ios-1.0.1...ios-1.0.3
Android 2.0.2
What's Changed
- feat(android): change getDocuments return value by @m1ga in #6
- fix: map timestamp correctly, add "queryDocuments" by @hansemannn in #5
- New Android array serialization and creating a document with ID by @deckameron in #9
New Contributors
- @m1ga made their first contribution in #6
- @deckameron made their first contribution in #9
Full Changelog: ios-1.0.1...android-2.0.2
iOS 1.0.1
What's Changed
- Add getSingleDocument by @greatschism in #3
New Contributors
- @greatschism made their first contribution in #3
Full Changelog: android-1.0.0...ios-1.0.1
iOS 1.0.0
- Initial support
Android 1.0.0
- Initial support