Skip to content

Latest commit

 

History

History
68 lines (55 loc) · 2.2 KB

CHANGELOG.md

File metadata and controls

68 lines (55 loc) · 2.2 KB

Version History

Unreleased

CI build of latest code can be found here.

Releases 1.2 and up

Changelogs for releases 1.2 onwards are on the plugin page

Older releases

Older release changes can be found here.

Version 1.1

Feb 11, 2022

  • (plus) Added "Check is already on PATH" installer.
  • (info) Update the core requirement to 2.289.1

Version 1.0

Aug 10, 2020

  • (info) Moved documentation from (deprecated) Jenkins Wiki to github.
  • (plus) Tidied up documentation so it's all using the same Jenkins style in screenshots.

Version 0.5

Feb 08, 2019

  • (plus) Added the "Download (with basic authentication) and extract .zip/.tar.gz" installer.
  • (plus) Added the "Try any of ..." installer.
  • (info) Update the core requirement to 2.60.3.

Version 0.4

Dec 12, 2017

  • (info) Update the core requirement to 1.651.3.
  • (error) Cleanup the documentation and minor issues reported by FindBugs.

Version 0.3

Jan 19, 2014

  • (error) Added a home directory to the stub installer to avoid validation failures => warnings support (JENKINS-19527).
  • (plus) Parameters substitution error check is optional (false by default)
  • (info) Renamed BatchCommandInstaller to avoid display name conflicts (JENKINS-21202).

Version 0.2

Aug 16, 2013

  • (plus) Stub installer: Print warning message or fail the build
  • (plus) Support of variables substitution in the "Tool Home" and stub installer's "Message"

Version 0.1

Jul 20, 2013

  • (plus) Batch Command Installer
  • (plus) Shared Directory Installer ("install from the specified folder")