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

Latest commit

 

History

History
52 lines (23 loc) · 2.41 KB

CHANGELOG.md

File metadata and controls

52 lines (23 loc) · 2.41 KB

Changelog

0.4.0 (2021-05-27)

Features

  • support self-signed JWT flow for service accounts (b610e3d)

Bug Fixes

  • add async client to %name_%version/init.py (b610e3d)
  • Remove unsupported fields: recognition_result and alternative_source_language_codes (#61) (b610e3d)

Documentation

  • Add more comments for supported audio type. (b610e3d)

0.3.0 (2021-02-11)

Features

  • add async client; add common resource path helper methods (#21) (cb77463)

Documentation

0.2.0 (2020-05-28)

Features

0.1.1 (2020-03-23)

Bug Fixes

0.1.0 (2020-03-20)

Features