Changelog#
0.3.0#
07-24-2019 16:35 PDT
Implementation Changes#
New Features#
Dependencies#
Documentation#
Internal / Testing Changes#
Add docs job to publish to googleapis.dev. (#8464)
Declare encoding as utf-8 in pb2 files (via synth). #8354)
Add disclaimer to auto-generated template files (via synth). (#8316)
Suppress checking ‘cov-fail-under’ in nox default session (via synth). (#8243)
Fix coverage in ‘types.py’ (via synth). (#8155)
Blacken noxfile.py, setup.py (via synth). (#8125)
Add empty lines (via synth). (#8060)
Exclude docs/index.rst from move in synth. (#7835)
Reorder methods, add nox session
docs
(via synth). (#7773)Copy lintified proto files (via synth). (#7448)
Add clarifying comment to blacken nox target. (#7394)
Add protos as an artifact to library (#7205)
0.2.0#
12-18-2018 09:19 PST
Implementation Changes#
Dependencies#
Documentation#
Internal / Testing Changes#
Update noxfile.
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 synth metadata. (#6568)
Add ‘mock’ to unit test dependencies for autogen libs. (#6402)
Add / fix badges for PyPI / versions. (#6158)
Use new Nox (#6175)
Add ‘synth.py’. (#6085)
Include IoT docs in build. (#5679)
fix trove classifier (#5386)