Changelog¶
Bug Fixes¶
2.0.0¶
10-23-2019 11:13 PDT
1.6.0¶
07-09-2019 13:13 PDT
Implementation Changes¶
Internal / Testing Changes¶
Pin black version (via synth). (#8600)
Add docs job to publish to googleapis.dev. (#8464)
Declare encoding as utf-8 in pb2 files (via synth). (#8369)
Add disclaimer to auto-generated template files (via synth). (#8333)
Blacken (via synth). (#8282)
Suppress checking ‘cov-fail-under’ in nox default session (via synth). (#8255)
Fix coverage in ‘types.py’ (via synth). (#8168)
Blacken noxfile.py, setup.py (via synth). (#8135)
Add empty lines (via synth). (#8076)
1.5.0¶
05-16-2019 13:05 PDT
1.4.0¶
04-02-2019 14:24 PDT
1.3.2¶
12-10-2018 13:33 PST
Implementation Changes¶
Dependencies¶
Documentation¶
Fix installation package in README.rst (#6426)
Fix #6321 Update README service links in quickstart guides. (#6322)
Docs: normalize use of support level badges (#6159)
Restore detailed usage docs. (#5999)
Redirect renamed ‘usage.html’/’client.html’ -> ‘index.html’. (#5996)
Prep translate docs for repo split. (#5941)
Internal / Testing Changes¶
Add blacken to noxfile (#6795)
Blackening Continued… (#6667)
Add templates for flake8, coveragerc, noxfile, and black. (#6642)
Adapt system test to updated back-end translation. (#6427)
Use new Nox (#6175)
Nox: use inplace installs (#5865)
Modify system tests to use prerelease versions of grpcio (#5304)
Add Test runs for Python 3.7 and remove 3.4 (#5295)
Fix bad trove classifier
1.3.1¶
Dependencies¶
Update dependency range for api-core to include v1.0.0 releases (#4944)
Documentation¶
Fixing “Fore” -> “For” typo in README docs. (#4317)
Testing and internal changes¶
Install local dependencies when running lint (#4936)
Re-enable lint for tests, remove usage of pylint (#4921)
Normalize all setup.py files (#4909)
Making a
nox -s default
session for all packages. (#4324)Shorten test names (#4321)
1.3.0¶
Notable Implementation Changes¶
Use POST (rather than GET) for API
translate
requests (#4095, h/t to @Maerig)
Documentation¶
Added link to “Python Development Environment Setup Guide” in project README (#4187, h/t to @michaelawyu)
Fix example in
Config.get_variable()
(#3910)
Dependencies¶
Upgrading to
google-cloud-core >= 0.28.0
and adding dependency ongoogle-api-core
(#4221, #4280)
PyPI: https://pypi.org/project/google-cloud-translate/1.3.0/