1.8
- Revisit groovy delegates and property/method lookup (#289) @Willem1987
- Add container allowed method (#286) @Willem1987
- fix : typo : Update README.md (#290) @svanacker
- With credentials multi (#288) @Willem1987
- Allow AnyOf directive to work with multiple validations (#278) @IuryAlves
- Allow kubernetes agent to be constructed with a map/object (#281) @Willem1987
- Add skip stages option (#282) @Willem1987
- Issue #272: No such property: AGENT_LABEL in AgentDeclaration (#273) @ballab1
- Add option for kubernetes agent settings (#271) @Willem1987
- Add support for "not" in "when" directive (#268) @IuryAlves
- Fix syntax error when registering timeout mock (#275) @nre-ableton
- Correct helper.runscript call for loaded script (#270) @Willem1987
- Fix arguments processed by mocked closures (#263) @nre-ableton
- Add basic support for anyOf (#264) @IuryAlves
- Fix issue 249: Eliminate use of @memoized (#262) @Alex-Vol-SV
- Handle default return correctly when returnStatus is used (#267) @Alex-Vol-SV
- Issue #260: Fix IllegalArgumentException with GlobalVar taking a single argument (#261) @Alex-Vol-SV