File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed
packages/google-cloud-translate Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 4
4
5
5
[ 1 ] : https://pypi.org/project/google-cloud-translate/#history
6
6
7
+ ## [ 3.4.0] ( https://www.github.com/googleapis/python-translate/compare/v3.3.2...v3.4.0 ) (2021-08-29)
8
+
9
+
10
+ ### Features
11
+
12
+ * add translate_document and batch_translate_document ([ #234 ] ( https://www.github.com/googleapis/python-translate/issues/234 ) ) ([ b5962d6] ( https://www.github.com/googleapis/python-translate/commit/b5962d68051d7dc6e4213c78d21ab3bbea1411f5 ) )
13
+ * ** v3beta1:** add format_conversions ([ b5962d6] ( https://www.github.com/googleapis/python-translate/commit/b5962d68051d7dc6e4213c78d21ab3bbea1411f5 ) )
14
+
15
+
16
+ ### Bug Fixes
17
+
18
+ * add missing annotation for batch document translation ([ #231 ] ( https://www.github.com/googleapis/python-translate/issues/231 ) ) ([ a1297ba] ( https://www.github.com/googleapis/python-translate/commit/a1297ba6079524f82588c3fe79ec3f5c433a7606 ) )
19
+
7
20
### [ 3.3.2] ( https://www.github.com/googleapis/python-translate/compare/v3.3.1...v3.3.2 ) (2021-07-29)
8
21
9
22
Original file line number Diff line number Diff line change 22
22
23
23
name = "google-cloud-translate"
24
24
description = "Google Cloud Translation API client library"
25
- version = "3.3.2 "
25
+ version = "3.4.0 "
26
26
# Should be one of:
27
27
# 'Development Status :: 3 - Alpha'
28
28
# 'Development Status :: 4 - Beta'
You can’t perform that action at this time.
0 commit comments