File tree Expand file tree Collapse file tree 2 files changed +23
-1
lines changed
packages/google-cloud-language Expand file tree Collapse file tree 2 files changed +23
-1
lines changed Original file line number Diff line number Diff line change 44
55[ 1 ] : https://pypi.org/project/google-cloud-language/#history
66
7+ ## 1.1.0
8+
9+ 10-05-2018 13:52 PDT
10+
11+ ### Implementation Changes
12+
13+ - The library has been regenerated to pick up changes in the underlying API.
14+ - Add Test runs for Python 3.7 and remove 3.4 ([ #5295 ] ( https://github.com/googleapis/google-cloud-python/pull/5295 ) )
15+
16+ ### Documentation
17+
18+ - Translate / Logging / Language: restore detailed usage docs. ([ #5999 ] ( https://github.com/googleapis/google-cloud-python/pull/5999 ) )
19+ - Redirect renamed 'usage.html'/'client.html' -> 'index.html'. ([ #5996 ] ( https://github.com/googleapis/google-cloud-python/pull/5996 ) )
20+ - Prep language docs for repo split. ([ #5932 ] ( https://github.com/googleapis/google-cloud-python/pull/5932 ) )
21+
22+ ### Internal / Testing Changes
23+
24+ - Language: add 'synth.py'. ([ #6080 ] ( https://github.com/googleapis/google-cloud-python/pull/6080 ) )
25+ - Nox: use inplace installs ([ #5865 ] ( https://github.com/googleapis/google-cloud-python/pull/5865 ) )
26+ - Avoid overwriting '__ module__ ' of messages from shared modules. ([ #5364 ] ( https://github.com/googleapis/google-cloud-python/pull/5364 ) )
27+ - Modify system tests to use prerelease versions of grpcio ([ #5304 ] ( https://github.com/googleapis/google-cloud-python/pull/5304 ) )
28+
729## 1.0.2
830
931### Packaging
Original file line number Diff line number Diff line change 2222
2323name = 'google-cloud-language'
2424description = 'Google Cloud Natural Language API client library'
25- version = '1.0.2 '
25+ version = '1.1.0 '
2626# Should be one of:
2727# 'Development Status :: 3 - Alpha'
2828# 'Development Status :: 4 - Beta'
You can’t perform that action at this time.
0 commit comments