Skip to content

Releases: jenkinsci/JenkinsPipelineUnit

1.12

18 Nov 15:58
Compare
Choose a tag to compare

🚀 New features and improvements

🐛 Bug fixes

Full Changelog: v1.10...v1.12

(Sorry for the confusion with the versioning; something went wrong with v1.11 and although the tag was published, it seems the binaries were not. Hence, v1.11 has been skipped and those changes are included in v1.12).

1.10

06 Sep 08:54
af366a3
Compare
Choose a tag to compare

🚀 New features and improvements

🐛 Bug fixes

1.9

09 Mar 17:20
Compare
Choose a tag to compare
1.9

🚀 New features and improvements

🐛 Bug fixes

1.8

27 Sep 12:06
Compare
Choose a tag to compare
1.8

1.7

12 Aug 11:08
Compare
Choose a tag to compare
1.7

1.6

27 Jul 09:17
Compare
Choose a tag to compare
1.6

🚀 New features and improvements

1.5

14 May 11:23
Compare
Choose a tag to compare
1.5

1.4

27 Apr 08:44
caa9ed1
Compare
Choose a tag to compare
1.4

1.3

29 Jan 10:25
Compare
Choose a tag to compare
1.3

🐛 Bug Fixes

  • registerMethodCall in PipelineTestHelper should clone the method args (#117) @macg33zr

1.2

04 Dec 11:02
Compare
Choose a tag to compare
1.2
  • Documentation improvements
  • Fixes #57, #80, #108
  • Added feature to load shared library dynamically
  • Added HelperSingleton to cache PipelineTestHelper
  • Added feature to load a shared library from project sources
  • Improved grapes support to load shared library dependencies
  • Project migrated to use jenkins-ci artifactory (https://repo.jenkins-ci,org/releases)