Skip to content

v0.7.0

Compare
Choose a tag to compare
@jacobdeichert jacobdeichert released this 15 Oct 03:07
· 117 commits to master since this release

Breaking Changes

  • Allow any shell executor that supports -c evaluation (sh, bash, zsh, fish, dash, etc...) #37
  • Error when chosen command doesn't have a script #37
  • Error when chosen command script doesn't have a lang code to determine the executor #37
  • Remove the ON::INIT script idea #38