Releases: jenkinsci/semantic-versioning-plugin
Releases · jenkinsci/semantic-versioning-plugin
semantic-versioning-plugin-1.5
- Refactoring: adding a post-build step to run the code in addition to the pre-build step
- Migrating over to be a BuildStep implementation
semantic-versioning-plugin-1.4
Fixing logging and a bug in the file location of Build.scala.
semantic-versioning-plugin-1.3
Previous versions always overrode the build number in the build file with the Jenkins build number when displaying the semantic version. This change introduces a setting that allows users to prevent that from happening. This is done via a checkbox in the configuration settings. The default is to preserve the original behaviour.