Changelog#
1.2.1#
08-12-2019 13:44 PDT
1.1.0#
06-27-2019 12:32 PDT
Implementation Changes#
New Features#
Documentation#
Internal / Testing Changes#
Add docs job to publish to googleapis.dev. (#8464)
Add disclaimer to auto-generated template files (via synth). (#8318)
Suppress checking ‘cov-fail-under’ in nox default session (via synth). (#8245)
Fix coverage in ‘types.py’; blacken ‘noxfile.py’ / ‘setup.py’ (via synth). (#8157)
Add nox session
docs
, reorder methods (via synth). (#7775)Copy lintified proto files (via synth). (#7449)
0.2.1#
12-18-2018 09:24 PST
Implementation Changes#
Dependencies#
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. (#6569)
Add ‘mock’ to unit test dependencies for autogen libs. (#6402)
Add / fix badges for PyPI / versions. (#6158)
Don’t update nox in ‘kms/synth.py’. (#6233)
Use new Nox (#6175)
Don’t scribble on setup.py harder. (#6064)
Harmonize / DRY ‘README.rst’ / ‘docs/index.rst’. (#6021)
Exclude ‘setup.py’ from synth. (#6038)