Releases: CDA0/terrajs
Releases · CDA0/terrajs
0.6.1
0.6.0
What's Changed
- Add support for 0.15.x by @william-saxton in #38
- Adding Github action to publish to npm by @william-saxton in #39
- Change publish action trigger "released" by @william-saxton in #40
New Contributors
- @william-saxton made their first contribution in #38
Full Changelog: 0.5.3...0.6.0
0.5.3
0.5.2
0.4.0: Add ability to pass options to exec from a command (#23)
* Update integration tests * Allow options to be passed down to shelljs * Move partialsPath to constants file * Add test for terraformDiffError exception * Cleanup * Set version to 0.4.0