Changelog#
0.3.0#
07-24-2019 17:56 PDT
Implementation Changes#
Documentation#
Internal / Testing Changes#
Pin black version (via synth). (#8603)
Add docs job to publish to googleapis.dev. (#8464)
Declare encoding as utf-8 in pb2 files (via synth). (#8373)
Add disclaimer to auto-generated template files. (#8337)
Suppress checking ‘cov-fail-under’ in nox default session (via synth). (#8258)
Fix coverage in ‘types.py’ (via synth). (#8172)
0.1.1#
12-18-2018 10:45 PST
Implementation Changes#
Documentation#
Internal / Testing Changes#
Blacken all gen’d libs (#6792)
Omit local deps (#6701)
Run black at end of synth.py (#6698)
Run Black on Generated libraries (#6666)
Add templates for flake8, coveragerc, noxfile, and black. (#6642)
Add / fix badges for PyPI / versions. (#6158)
Use new Nox (#6175)
Add ‘synth.py’. (#6087)
Use inplace nox installs (#5865)
Add Test runs for Python 3.7 and remove 3.4 (#5295)
Add dot files for websecurityscanner (#5286)