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)