Skip to content

Releases: smlx/ccv

v0.9.0

02 Jun 08:18
d3de774
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump the github-actions group with 3 updates by @dependabot in #150
  • feat: drop dependency on zap in favour of slog by @smlx in #151

Full Changelog: v0.8.1...v0.9.0

v0.8.1

24 May 15:22
73cf78a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.0...v0.8.1

v0.8.0

24 May 14:53
bbf6b0f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.3...v0.8.0

v0.7.3

24 May 14:13
c5f6769
Compare
Choose a tag to compare

What's Changed

  • fix: variable names in script should match output by @smlx in #147

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

v0.7.2

24 May 14:04
3f7c369
Compare
Choose a tag to compare

What's Changed

  • fix: git security workaround by @smlx in #146

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

v0.7.0

24 May 13:34
1df9a73
Compare
Choose a tag to compare

What's Changed

  • feat: add the option for the action to be read-only by @smlx in #144

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

v0.6.0

24 May 13:11
6623a0b
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump golangci/golangci-lint-action from 5.1.0 to 6.0.1 by @dependabot in #140
  • chore(deps): bump the github-actions group with 3 updates by @dependabot in #139
  • chore: bump go.mod go version by @smlx in #142
  • feat: turn repository into a Github action by @smlx in #143

Full Changelog: v0.5.2...v0.6.0

v0.5.2

23 May 05:59
fb60447
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.1...v0.5.2

v0.5.1

23 May 05:53
d9a4eb3
Compare
Choose a tag to compare

What's Changed

  • chore: add badges to readme by @smlx in #114
  • chore: fix tag-release workflow by @smlx in #115
  • chore: update install command in README by @smlx in #116
  • chore(deps): bump goreleaser/goreleaser-action from 4.4.0 to 4.6.0 by @dependabot in #118
  • chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #117
  • chore(deps): bump goreleaser/goreleaser-action from 4.6.0 to 5.0.0 by @dependabot in #119
  • chore(deps): bump go.uber.org/zap from 1.25.0 to 1.26.0 by @dependabot in #121
  • chore(deps): bump github.com/go-git/go-git/v5 from 5.8.1 to 5.9.0 by @dependabot in #120
  • chore(deps): bump golang.org/x/net from 0.15.0 to 0.17.0 by @dependabot in #122
  • chore(deps): bump github.com/go-git/go-git/v5 from 5.9.0 to 5.10.0 by @dependabot in #123
  • chore(deps): bump github.com/go-git/go-git/v5 from 5.10.0 to 5.10.1 by @dependabot in #124
  • chore(deps): bump actions/setup-go from 4 to 5 by @dependabot in #125
  • chore(deps): bump github.com/go-git/go-git/v5 from 5.10.1 to 5.11.0 by @dependabot in #126
  • chore(deps): bump github/codeql-action from 2 to 3 by @dependabot in #127
  • chore(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 by @dependabot in #128
  • chore(deps): bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 by @dependabot in #129
  • chore(deps): bump golangci/golangci-lint-action from 3 to 4 by @dependabot in #130
  • chore(deps): bump go.uber.org/zap from 1.26.0 to 1.27.0 by @dependabot in #131
  • chore(deps): bump github.com/go-git/go-git/v5 from 5.11.0 to 5.12.0 by @dependabot in #133
  • chore(deps): bump golang.org/x/net from 0.22.0 to 0.23.0 by @dependabot in #134
  • chore(deps): bump golangci/golangci-lint-action from 4 to 5 by @dependabot in #135
  • chore(deps): bump golangci/golangci-lint-action from 5 to 6 by @dependabot in #136
  • chore(deps): bump goreleaser/goreleaser-action from 5.0.0 to 5.1.0 by @dependabot in #137
  • overhaul ci by @smlx in #138

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

v0.5.0

18 Aug 02:11
2818c3b
Compare
Choose a tag to compare

Changelog

  • 2818c3b Merge pull request #113 from smlx/cmd-exportable
  • 8011348 fix: set workdir for goreleaser action
  • 710d420 feat: restructure package to export functionality
  • 4478346 Merge pull request #112 from smlx/deprecated-goreleaser-flag
  • bf99feb chore: avoid deprecated goreleaser flag in release workflow
  • 69cbd8d Merge pull request #107 from smlx/dependabot/go_modules/go.uber.org/zap-1.25.0
  • cd1a92f chore(deps): bump go.uber.org/zap from 1.24.0 to 1.25.0