Skip to content

Version 0.4.1 (Pre M1)

Compare
Choose a tag to compare
@dhermes dhermes released this 14 Feb 02:04
· 36721 commits to main since this release
  • Adding Python 3.3, 3.4 testing support.
  • Removed if bucket in connection and for bucket in connection syntax.
  • Allowing custom http object to be used in Connection.
  • Raise exception when default dataset ID can't be inferred.
  • Add Key.__eq__ and Entity.__eq__ in datastore.
  • Fixing issue with datastore.get([]) and stored entities in properties
  • Adding versioned docs
  • Adding get_for_service_account_json function in credentials