Skip to content

Latest commit

 

History

History
51 lines (37 loc) · 2.76 KB

CHANGELOG.md

File metadata and controls

51 lines (37 loc) · 2.76 KB

Changelog

npm history

v1.5.0

New features

  • feat: add speech transcription

Documentation

  • docs(samples): video beta samples (#123)

Internal / Testing Changes

  • chore: update issue templates (#128)
  • chore: remove old issue template (#124)
  • build: run tests on node11 (#122)
  • chores(build): do not collect sponge.xml from windows builds (#121)
  • chores(build): run codecov on continuous builds (#120)
  • chore: update new issue template (#119)

v1.4.1

Implementation Changes

  • chore: minor generator changes (#110)

Internal / Testing Changes

  • build: fix codecov uploading on Kokoro (#112)
  • Update kokoro config (#109)
  • chore(deps): update dependency eslint-plugin-prettier to v3 (#108)
  • Update CI config (#105)
  • test: remove appveyor config (#106)
  • Enable prefer-const in the eslint config (#102)
  • Enable no-var in eslint (#101)

v1.4.0

New Features

  • feat: release v1p2beta1 client (Object tracking and Text detecting beta) (#98)

Dependencies

  • fix(deps): update dependency google-gax to ^0.20.0 (#96)

Internal / Testing Changes

  • Switch to let/const (#97)
  • test: throw on deprecation (#72)
  • Update CI config (#95)
  • Retry npm install in CI (#93)
  • add templates to synth.py (#91)