0.20.0 (2022-11-20)
⚠ BREAKING CHANGES
- optional arguments are no longer allowed to be specified
as a part of FunctionArgument messages. Instead they are now specified
separately as part of the function invocation. - optional arguments are now specified separately from
required arguments in the YAML specification.
Co-authored-by: Benjamin Kietzman bengilgit@gmail.com
Co-authored-by: Benjamin Kietzman bengilgit@gmail.com