Skip to content

Releases: prskr/git-age

v0.2.4

19 Feb 19:24
v0.2.4
5ab03d1
Compare
Choose a tag to compare

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

v0.2.3

19 Dec 10:51
v0.2.3
89c96ba
Compare
Choose a tag to compare

Changelog

  • 89c96ba feat(ci): create env for release workflow

v0.2.2

18 Dec 20:11
v0.2.2
Compare
Choose a tag to compare

Changelog

  • c986762 fix(deps): update module filippo.io/age to v1.2.1

v0.2.1

19 Nov 07:43
Compare
Choose a tag to compare

Changelog

v0.2.0

19 Jun 18:31
Compare
Choose a tag to compare

Changelog

  • 21d370c fix(deps): update module buf.build/gen/go/grpc/grpc/connectrpc/go to v1.16.2-20240617172854-9d87e32e5325.1

v0.1.11

12 Mar 13:20
Compare
Choose a tag to compare

Changelog

  • 0081f88 chore: upgrade golang.org/x/crypto

v0.1.10

23 Feb 14:15
Compare
Choose a tag to compare

Changelog

  • 3722aeb fix(cli): explicitly define sub-command names

v0.1.9

23 Feb 09:37
Compare
Choose a tag to compare

Changelog

  • c1d6af9 docs(install): document Scoop install method
  • 36a3b79 feat(release): prepare winget package

v0.1.8

23 Feb 08:02
Compare
Choose a tag to compare

Changelog

  • 892d411 chore: obfuscate Windows build
  • efb73a9 feat(release): add Scoop bucket

v0.1.7

21 Feb 09:07
Compare
Choose a tag to compare

Changelog

  • 010b126 chore: add package uploads again
  • ca1f6a1 fix(ci): restore key_file setting
  • 5c60ab9 fix(release): upload artifacts from pipeline
  • 46369d8 fix(test): close test file
  • 96bbb82 fix(tests): don't switch directories in tests
  • b0c838b fix(tests): restore original working directory after tests