Skip to content
This repository has been archived by the owner on Oct 19, 2023. It is now read-only.

0.5.1

Compare
Choose a tag to compare
@proppy proppy released this 20 Dec 02:01
· 4 commits to master since this release
Package Version
google-assistant-sdk 0.5.1
google-assistant-grpc 0.2.1
google-assistant-library 1.0.1

Changelog

google-assistant-sdk 0.5.1

  • Fix Python generator termination.
  • Lint/Fix README.rst.
  • Make device action keys uppercase.
  • Add query and nickname flag to library sample.

google-assistant-grpc 0.2.1

  • Update v1alpha2 gRPC service definition:
    • Add new fields for AoG testing/debugging.

google-assistant-library 1.0.1

  • Limited support with no hotwording for ARMv6 architecture (Raspberry Pi Zero).
  • Many improvements to media playback for better performance.
  • Fixed issues with registration.
  • Ensure clean shutdown when Python exception is raised.