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

Releases: googleapis/nodejs-vision

v2.3.4

22 Jun 20:51
b12c18e
Compare
Choose a tag to compare

Bug Fixes

v2.3.3

03 Jun 01:18
6295c55
Compare
Choose a tag to compare

Bug Fixes

  • GoogleAdsError missing using generator version after 1.3.0 (#908) (3bd4071)

v2.3.2

12 May 23:32
11250e8
Compare
Choose a tag to compare

Bug Fixes

v2.3.1

18 Feb 17:34
94ae5d3
Compare
Choose a tag to compare

Bug Fixes

  • deps: update dependency natural to v3 (#865) (38d9a1a)
  • deps: update dependency natural to v4 (#870) (edfcb9e)
  • sync vision v1 protos to get extra FaceAnnotation Landmark Types (#868) (4d45375)

v2.3.0

12 Jan 19:52
c528bd8
Compare
Choose a tag to compare

Features

  • introduce style enumeration (b5fe1ac)

v2.2.0

06 Jan 00:46
45ffc46
Compare
Choose a tag to compare

Features

  • Add TextDetectionParams.enable_text_detection_confidence_score (#850) (c8f51a2)

Bug Fixes

  • browser: check for fetch on window (ef95fb1)
  • do not modify options object, use defaultScopes (#845) (8377b42)

v2.1.2

17 Sep 15:01
8ac050e
Compare
Choose a tag to compare

Bug Fixes

  • deps: update dependency yargs to v16 (#824) (9ce5215)

v2.1.1

10 Jul 06:46
9e14394
Compare
Choose a tag to compare

Bug Fixes

v2.1.0

15 Jun 21:46
1165bf7
Compare
Choose a tag to compare

Features

  • secrets: begin migration to secret manager from keystore (#790) (4d9e334)
  • switch to es2018 target for TypeScript (#788) (7df91d4)

Bug Fixes

v2.0.0

04 Jun 18:03
d6b10b8
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • The library now supports Node.js v10+. The last version to support Node.js v8 is tagged legacy-8 on NPM.

Features

  • check status of long running operation by its name (#773) (2b3becf)
  • drop node8 support, support for async iterators (#568) (e2dccd0)

Bug Fixes

  • deps: update dependency @google-cloud/promisify to v2 (#565) (c71a709)
  • deps: update dependency mathjs to v7 (#775) (d64d99f)
  • deps: update dependency natural to v1 (#768) (44a8dcc)
  • deps: update dependency natural to v2 (#772) (afdc8da)
  • samples: use pureimage instead of canvas (#774) (a352338)
  • mocha tests (#784) (319c98e)
  • remove eslint, update gax, fix generated protos, run the generator (#756) (72f22b6)