Skip to content

v0.2.0

Compare
Choose a tag to compare
@mcdonnnj mcdonnnj released this 10 Oct 20:25
· 36 commits to develop since this release
d635a17

What's New

The packer_validate hook will now:

  • Run packer init before running packer validate.
  • Switch to a directory before performing any commands, and the commands will be run against the current directory.

What's Changed

  • Lineage pull request for: skeleton by @cisagovbot in #44
  • Fix overly match-happy sed commands by @mcdonnnj in #45
  • Add a new option to the bump-version script to list files it updates by @mcdonnnj in #46
  • Adjust the functionality of the packer_validate hook by @mcdonnnj in #47

Full Changelog: v0.1.0...v0.2.0