Skip to content

Releases: x-motemen/gobump

Checking in changes prior to tagging of version v0.2.0

24 Jan 12:01
Compare
Choose a tag to compare

v0.2.0 (2020-01-24)

  • update deps #17 (Songmu)
  • update module name to github.com/x-motemen/gobump #16 (Songmu)

Checking in changes prior to tagging of version v0.1.0

11 Jan 15:59
Compare
Choose a tag to compare

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)