Skip to content

Latest commit

 

History

History
42 lines (20 loc) · 1.56 KB

CHANGES.md

File metadata and controls

42 lines (20 loc) · 1.56 KB

Changes

2.1.0 (2022-08-09)

Features

  • vision/v2: Add TextDetectionParams.advanced_ocr_options (076c35b)

2.0.0 (2022-05-24)

⚠ BREAKING CHANGES

Features

  • vision/v2: Release breaking changes as v2 module (#6072) (9a4ff7f)

1.2.0 (2022-02-23)

Features

  • vision: set versionClient to module version (55f0d92)

1.1.0 (2022-02-14)

Features

  • vision: add file for tracking version (17b36ea)

1.0.0

Stabilize GA surface.

v0.1.0

This is the first tag to carve out vision as its own module. See Add a module to a multi-module repository.