synthtool 2019.05.02
05-02-2019 12:29 PDT
Implementation Changes
New Features
- Rework .nycrc to support --all. (#226)
- Add support for metadata comments in samples. (#230)
- Provide 'title' in .readme-partials.yaml to override the default. (#229)
- Add
generator_args
arg to populate--generator-args
artman option. (#224)
Documentation
- Update README run command python3. (#235)
Template Changes
Node
- node: remove grpc-js tests from Node.js builds. (#236)
- build: remove Node 6 from our build templates. (#234)
Ruby
- ruby: add AUTHENTICATION.md template. (#225)