Skip to content

1.20.0

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Dec 02:28
· 65 commits to master since this release
7c2e699

Added

  • Allow mod statements with path to source file (#1786)

Changed

  • Expand tilde in import and module paths (#1792)
  • Override imported recipes (#1790)
  • Run recipes with working directory set to submodule directory (#1788)

Misc

  • Document import override behavior (#1791)
  • Document submodule working directory (#1789)