ajoberstar / reckon

Infer a project's version from your Git repository.
Apache License 2.0
185 stars 28 forks source link

Look into module metadata #139

Open ajoberstar opened 4 years ago

ajoberstar commented 4 years ago

Gradle's module metadata provides an opportunity to send some of the SemVer semantics out with the published metadata. This could make it easier for consumers of libraries that use reckon to select the version they'd like.

The primary example would be to set the status attribute to match the stage.