Skip to content

synthtool 0.2.0

Compare
Choose a tag to compare
@theacodes theacodes released this 25 Jul 19:58
· 1452 commits to master since this release
b5690aa

Implementation Changes

  • Fix #8 by expanding/globbing paths to excludes param (#12)

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