Given a version number, increment one of its components.
Given a version number, increment one of its components.
(parse version-str)(to-string version {:keys [prefix]})(version-with-rc0 version)Given a version, construct the same version with a -rc.0 suffix.
Given a version, construct the same version with a -rc.0 suffix.
(version-without-rc version)Return a new version without a -rc.x suffix on it.
Return a new version without a -rc.x suffix on it.
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 |