Skip to content

Releases: prskr/git-age

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

v0.1.6

15 Feb 19:22
a3ac45d
Compare
Choose a tag to compare

Changelog

  • d62143f chore(deps): update golangci/golangci-lint-action action to v4
  • a69e226 feat: replace urfave/cli/v2 with kong CLI
  • a3ac45d fix: don't upload RPM and Debian packages
  • 659e410 fix: hashing file at head - in case there's no error

v0.1.5

13 Feb 14:07
Compare
Choose a tag to compare

Changelog

  • 7e64afc fix: hashing file at head - in case there's no error

v0.1.4

09 Feb 08:03
Compare
Choose a tag to compare

Changelog

  • 74132d9 fix: hashing file at head

v0.1.3

07 Feb 13:21
Compare
Choose a tag to compare

Changelog

  • 7456271 fix: version should be full Git tag
  • 8ebeb80 refactor: move version check to version command

v0.1.2

07 Feb 12:19
Compare
Choose a tag to compare

Changelog

  • 25e8399 Brew formula update for git-age version v0.1.0
  • aeb67c9 chore: cleanup of release config
  • 60601e1 chore: sign Linux packages
  • 0e5ed88 chore: switch to asciidoctor
  • d64ddcd chore: switch to asciidoctor
  • a6c0690 feat: add version commands
  • 21a2e1b feat: prepare WinGet package
  • bb98096 fix(deps): update module golang.org/x/mod to v0.15.0
  • 4e59afb fix: detect whether a file is encrypted in clean/smudge
  • ded79e7 fix: install ronn in validate build