Releases: disruptek/bump
Releases · disruptek/bump
use getCurrentDir() when avail
1.8.6 use getCurrentDir() when avail
subprocess errors emit stderr
If a git
operation fails, now you'll know why.
version values now uint
It should be version 2.0.0, but gimme a break.
recursive findTarget
This lets you issue a bump from anywhere in your project tree.
add compile-time projectVersion()
You can use projectVersion(): Option[Version]
to get a version from your .nimble
at compile-time, which is useful for providing to cligen
so that --version
works. See bump itself for a usage example.
sanity check current version parse
1.8.1 sanity check current version parse
add --manual option
Sometimes you need to skip some versions. This does that.
add detailed cli help
1.7.10 add detailed cli help
support macos and genode, whatever that is
1.7.8 support macos and genode, whatever that is
straddle csize
1.7.7 straddle csize