Changes
1.5.0 (2023-01-04)
Features
- translate: Add REST client (06a54a1)
1.4.0 (2022-11-03)
Features
- translate: rewrite signatures in terms of new location (3c4b2b3)
1.3.0 (2022-10-25)
Features
- translate: start generating stubs dir (de2d180)
1.2.0 (2022-02-23)
Features
- translate: set versionClient to module version (55f0d92)
1.1.0 (2022-02-14)
Features
- translate: add better version metadata to calls (d1ad921)
1.0.0
Stabilize GA surface.
0.2.0 (2021-08-30)
Features
- translate: added v3 proto for online/batch document translation and updated v3beta1 proto for format conversion (bf4378b)
v0.1.0
This is the first tag to carve out translate as its own module. See Add a module to a multi-module repository.