🚀 New features and improvements
- Add
--job-name
,--build-number
and--cause
options (#203) @rinckm - Add a
--keep-undefined-parameters
option 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