Releases: googleapis/synthtool
Releases · googleapis/synthtool
synthtool 0.6.0
synthtool 0.5.0
New Features
- Add Kokoro configs for nodejs repos (#38)
synthtool 0.4.0
Implementation Changes
- Fix tracked paths issue by preferentially matching the longest path (#36)
- set Jinja2 option to keep new line char at EOF (#35)
New Features
- (nodejs) read repo_name and package_name from package.json (#34)
- Add Ruby-specific tools (#22)
- Adding php templates (#33)
- Add git sources to tracked_paths (#31)
Internal / Testing Changes
- Fix trampoline script
synthtool 0.3.1
Implementation Changes
- nodejs: remove lock file workflows from CI (#28)
synthtool 0.3.0
synthtool 0.2.0
Implementation Changes
New Features
- add template for .circleci config for node libraries (#6, #7, #17)
- Warn when copy/move/replace can not find any sources (#4)
- Add warning for non-replacement
- Add an update checker.
- added get_workflow_name.py (#15)
Dependencies
Documentation
- Update README to explain how to use templating. (#18)
Internal / Testing Changes
- Add kokoro config
synthtool 0.1.0
Initial release