🚀 New features and improvements
- Add
--job-name,--build-numberand--causeoptions (#203) @rinckm - Add a
--keep-undefined-parametersoption so that users can pass parameters without declaring them in job properties (#211) @rinckm - Add check of Minimum supported Jenkins version on startup (#208) @glefloch
- #197 - Include Jenkins Configuration as Code plugin into the Vanilla Package (#205) @xxyy
- #196 - Include Pipeline Utility Steps plugin into the Vanilla Package (#200) @damc-dev
📝 Documentation updates
- README: Remove the duplicated "Build" section, improve the quickstart rendering (#202) @oleg-nenashev