Skip to content

v0.7.0

Compare
Choose a tag to compare
@abdolence abdolence released this 25 Aug 09:11
· 571 commits to master since this release
83b358b
  • get_obj_if_exists support with Option<> result
  • Document ID now is any type able to have as_ref() to str
  • select_only_fields (query projection) support
  • stream_query_obj_with_errors support
  • aux type FirestoreValue renamed to FirestoreQueryValue to avoid confusion with Value defined on proto level

Full Changelog: v0.6.3...v0.7.0