Releases: prskr/git-age
Releases · prskr/git-age
v0.3.0
Breaking changes
- due to a change in Goreleaser
git-ageis now a 'cask' instead of a 'formula', please uninstall the formula and install the cask of the same name
Changelog
- dc0c8e4 chore(deps): update actions/checkout action to v5
- a5b56b1 chore(deps): update dependency go to v1.24.3
- a0a8b21 chore(deps): update dependency go to v1.24.4
- 6e2053b chore(deps): update dorny/test-reporter action to v2
- 8c80c13 chore(deps): update golangci/golangci-lint-action action to v8
- b5c8c01 chore: add agent instructions
- f3c4658 chore: update GitHub Action task versions
- 5317a3c chore: update deps
- b1e15aa chore: update golangci-lint config
- 0fbdcaa chore: update husky config to latest Go version
- 2a6fb9c chore: update to Go 1.25
- ae0b8f5 chore: update tools
- a0946a2 chore: upgrade dependencies
- 757661e chore: upgrade tools
- 6a4991d feat: support hybrid identities and make them the new default
- 902ac46 fix(ci): do not checkout repo again in govulncheck task
- bda2a38 fix(deps): update module buf.build/gen/go/grpc/grpc/connectrpc/go to v1.18.1-20250305192130-17908a5ec82c.1
- 471ae30 fix(deps): update module buf.build/gen/go/grpc/grpc/protocolbuffers/go to v1.36.5-20250305192130-17908a5ec82c.1
- f134dc1 fix(deps): update module connectrpc.com/grpchealth to v1.4.0
- 0180513 fix(deps): update module github.com/alecthomas/kong to v1.11.0
- a311cfc fix(deps): update module github.com/alecthomas/kong to v1.9.0
- 33f0fff fix(deps): update module github.com/go-git/go-git/v5 to v5.14.0
- f629e30 fix(deps): update module github.com/lmittmann/tint to v1.1.1
- 33ac39d fix: update goreleaser config and Go version
v0.2.4
Changelog
- 6feb348 chore: fix linter issues
- a093097 chore: update dependencies
- 31be802 chore: update to Go 1.24
- c074932 fix(deps): update module buf.build/gen/go/git-age/agent/protocolbuffers/go to v1.36.1-20240411154421-ccdd2e6e6f4f.1
- 3747888 fix(deps): update module buf.build/gen/go/grpc/grpc/connectrpc/go to v1.17.0-20241224201141-c591cbb6df8a.1
- 1815bcf fix(deps): update module buf.build/gen/go/grpc/grpc/protocolbuffers/go to v1.36.1-20241224201141-c591cbb6df8a.1
- 68a0e2c fix(deps): update module github.com/alecthomas/kong to v1.8.1
- a857338 fix: exclude files that are ignored via .gitignore when walking the repository
- 7f3ee99 fix: tidy deps