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:releaseA 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:majorA semver version scheme. The versioning starts at the first versioned commit. Supports the following bumps: - `:patch` - `:minor` - `:major`
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |