Implementation of versioning schemes using the maven and semver building blocks from the core api
(fr.jeremyschoffen.mbt.alpha.core.versioning.maven-like
).
Implementation of versioning schemes using the maven and semver building blocks from the core api ([[fr.jeremyschoffen.mbt.alpha.core.versioning.maven-like]]).
A maven version scheme. The versioning starts at the first versioned commit. Supports the following bumps:
:patch
:minor
:major
:alpha
:beta
:rc
:release
A maven version scheme. The versioning starts at the first versioned commit. Supports the following bumps: - `:patch` - `:minor` - `:major` - `:alpha` - `:beta` - `:rc` - `:release`
A semver version scheme. The versioning starts at the first versioned commit. Supports the following bumps:
:patch
:minor
:major
A semver version scheme. The versioning starts at the first versioned commit. Supports the following bumps: - `:patch` - `:minor` - `:major`
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close