Skip to content

Releases: k1LoW/calver

v1.0.2

Choose a tag to compare

@github-actions github-actions released this 20 May 09:10
Immutable release. Only release title and notes can be modified.
8454b40

What's Changed

  • chore(deps): bump Songmu/tagpr from 1.12.1 to 1.15.0 in the dependencies group by @dependabot[bot] in #40
  • chore(deps): bump Songmu/tagpr from 1.15.0 to 1.17.0 in the dependencies group by @dependabot[bot] in #42
  • chore(deps): bump goreleaser/goreleaser-action from 6.4.0 to 7.0.0 in the dependencies group by @dependabot[bot] in #43
  • chore(deps): bump the dependencies group with 2 updates by @dependabot[bot] in #44
  • chore(deps): bump reviewdog/action-golangci-lint from 2.8.0 to 2.10.0 in the dependencies group by @dependabot[bot] in #45
  • chore(deps): bump actions/setup-go from 6.3.0 to 6.4.0 in the dependencies group by @dependabot[bot] in #46
  • chore(deps): bump Songmu/tagpr from 1.17.1 to 1.18.1 in the dependencies group by @dependabot[bot] in #47
  • chore(deps): bump Songmu/tagpr from 1.18.1 to 1.18.2 in the dependencies group by @dependabot[bot] in #48
  • chore(deps): bump github.com/mattn/go-isatty from 0.0.20 to 0.0.21 in the dependencies group by @dependabot[bot] in #49
  • chore(deps): bump the dependencies group with 2 updates by @dependabot[bot] in #50
  • chore(deps): bump github.com/snabb/isoweek from 1.0.3 to 1.1.0 in the dependencies group by @dependabot[bot] in #51
  • chore(deps): bump the dependencies group with 2 updates by @dependabot[bot] in #53
  • chore(deps): bump the dependencies group with 2 updates by @dependabot[bot] in #52
  • chore(deps): bump the dependencies group across 1 directory with 2 updates by @dependabot[bot] in #55

Full Changelog: v1.0.1...v1.0.2

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 29 Jan 04:55
Immutable release. Only release title and notes can be modified.
d56c4d3

What's Changed

  • chore(deps): bump the dependencies group with 2 updates by @dependabot[bot] in #37
  • feat: support parsing variable-length tokens followed by fixed-length tokens by @k1LoW in #39

Full Changelog: v1.0.0...v1.0.1

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 13 Jan 14:59
Immutable release. Only release title and notes can be modified.
b5145b2

Full Changelog: v0.7.4...v1.0.0

v0.7.4

Choose a tag to compare

@github-actions github-actions released this 13 Jan 14:35
Immutable release. Only release title and notes can be modified.
c866916

What's Changed

  • chore: setup tagpr labels by @k1LoW in #31
  • chore(deps): bump the dependencies group with 3 updates by @dependabot[bot] in #33
  • chore(deps): bump the dependencies group across 1 directory with 3 updates by @dependabot[bot] in #35

New Contributors

Full Changelog: v0.7.3...v0.7.4

v0.7.3

Choose a tag to compare

@github-actions github-actions released this 03 Jun 08:41
7ca4e24

What's Changed

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

v0.7.2

Choose a tag to compare

@github-actions github-actions released this 01 Aug 09:26
b66dfd7

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

Choose a tag to compare

@github-actions github-actions released this 15 May 01:07
01d4964

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

v0.7.0

Choose a tag to compare

@github-actions github-actions released this 15 May 00:54
f454962

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

Choose a tag to compare

@github-actions github-actions released this 13 May 23:56
265cc9f

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

Choose a tag to compare

@github-actions github-actions released this 13 May 04:04
413b0a1

What's Changed

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