Releases: x-motemen/gobump
Releases · x-motemen/gobump
Checking in changes prior to tagging of version v0.2.0
Checking in changes prior to tagging of version v0.1.0
v0.1.0 (2020-01-12)
- Maintain release engineering for executable binary release #15 (Songmu)
- update deps #14 (Songmu)
- depends on Masterminds/semver/v3 #13 (Songmu)
- introduce Go Modules #12 (Songmu)
- switch semver package to Masterminds/semver from blang/semver #11 (Songmu)
- check if a new version is greater than the current one #10 (Songmu)
- add prompt feature: select the patch/minor/major from prompt #9 (itchyny)
- locate LICENSE file #7 (Songmu)
- Gobump.Run returns version informations #6 (Songmu)
- Add instruction to install gobump #2 (shuheiktgw)
- reduce main package #4 (Songmu)
- add
-r
option for raw output #1 (Songmu)