Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 20 Mar 02:49
  • Can now supply the envsubst operator with parameters (nounset, noempty, failfast). See envsubst for details (#1137)
  • Bumped dependencies
  • Fixed '+=' problem with multiple matches #1145
  • Fixed bug with "and", "or" evaluating the RHS when not needed
  • Fixed potential panic (thanks @mkatychev)
  • Tweaked CLI help (thanks @justin-f-perez)