Search Gradle plugins

Plugin Latest Version

A plugin for Gradle which is designed to automatically version a project according to the nearest Git tag.

2.0.2
(23 August 2017)

Deprecated and replaced by "io.github.dwarfley.version-companion". Use the new plugin ID in your project.

0.1.2
(26 December 2023)

Versioning with Git tag

1.3.1
(17 May 2019)

Handles releasing with versions, takes care of tagging in git and inference of version numbers. Based on ajoberstar gradle plugins and inspired by netflix nebula gradle plugin. Slightly opiniated. Can add branch names into tags and inferred versions

0.1.8
(06 February 2018)

Handles releasing with versions, takes care of tagging in git and inference of version numbers. Based on ajoberstar gradle plugins and inspired by netflix nebula gradle plugin. Slightly opiniated

0.1.8
(06 February 2018)

Uses Git branches and tags to generate a version number

6.3.0
(07 December 2021)

Tags off a codebase

0.0.6
(21 August 2016)

Spotless Changelog checks that your changelog complies with the format of keepachangelog, and uses the information from **only the changelog file** to compute the version of the next release. If you want, you can use the computed version to update the changelog file, then automatically commit, tag, and push when a release is published.

3.1.2
(06 July 2024)