Skip to content

Releases: k1LoW/calver

v0.7.3

03 Jun 08:41
7ca4e24
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.2...v0.7.3

v0.7.2

01 Aug 09:26
b66dfd7
Compare
Choose a tag to compare

What's Changed

  • If the time version is updated in the next version and the first token in the layout is the time version, reset the major/minor/micro version. by @k1LoW in #26

Full Changelog: v0.7.1...v0.7.2

v0.7.1

15 May 01:07
01d4964
Compare
Choose a tag to compare

Full Changelog: v0.7.0...v0.7.1

v0.7.0

15 May 00:54
f454962
Compare
Choose a tag to compare

What's Changed

  • Add --modifier by @k1LoW in #20
  • Trim trailing zero value version even with modifier set. by @k1LoW in #22
  • Support for parsing value with --trim-suffix by @k1LoW in #23
  • Fix for modifier by @k1LoW in #24

Full Changelog: v0.6.0...v0.7.0

v0.6.0

13 May 23:56
265cc9f
Compare
Choose a tag to compare

What's Changed

  • Support for trimming the trailing version of a zero value or an empty string. by @k1LoW in #18

Full Changelog: v0.5.1...v0.6.0

v0.5.1

13 May 04:04
413b0a1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.5.1

v0.5.0

12 May 14:27
e01fce6
Compare
Choose a tag to compare

What's Changed

  • Add Sort() and Latest() by @k1LoW in #12
  • Parse multi versions and use latest by @k1LoW in #13
  • Add --major, --minor, and --micro option by @k1LoW in #14

Full Changelog: v0.4.0...v0.5.0

v0.4.0

10 May 02:50
bcbf8f9
Compare
Choose a tag to compare

What's Changed

  • The --next option is only active if there is a version to parse by @k1LoW in #10

Full Changelog: v0.3.0...v0.4.0

v0.3.0

10 May 00:42
1634a21
Compare
Choose a tag to compare

What's Changed

  • Unexport some functions by @k1LoW in #8

Full Changelog: v0.2.0...v0.3.0

v0.2.0

09 May 09:33
167b265
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.2.0