Skip to content

1.45.0

Latest

Choose a tag to compare

@github-actions github-actions released this 10 Dec 20:48
· 4 commits to master since this release
a5aa5f1

Added

  • Allow requiring recipe arguments to match regular expression patterns (#3000 by casey)

Fixed

  • Allow shell-expanded strings in attributes (#3007 by casey)
  • Fix arg pattern anchoring (#3002 by casey)

Misc

  • Use non-capturing group in arg pattern regex (#3006 by casey)
  • Remove redundant type annotation (#3004 by casey)