Releases: prskr/git-age
Releases · prskr/git-age
v0.1.5
v0.1.4
v0.1.3
v0.1.2
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
v0.1.1
Changelog
- 25e8399 Brew formula update for git-age version v0.1.0
- aeb67c9 chore: cleanup of release config
- bad4173 chore: switch to asciidoctor
- a6c0690 feat: add version commands
- 21a2e1b feat: prepare WinGet package
- 4e59afb fix: detect whether a file is encrypted in clean/smudge
- ded79e7 fix: install ronn in validate build
v0.1.0
Changelog
- fff9cde chore: add Renovate config
- 2acbbe8 chore: prepare CI
- 22668d5 chore: prepare release
- 405aa84 chore: set EOL to LF
- bebe137 chore: update replace directive
- 6e8f51b ci: run on all platforms
- bff41bf feat(ci): add SBOM creation
- ca57f51 feat: add convenience functions
- b83f255 feat: configure GoReleaser
- f4de4f3 feat: initial version
- 3c935d2 fix(ci): download Go modules before lint
- 1cbc71c fix(test): attempt to fix repo detection on windows
- 30e9acb fix(test): attempt to fix repo root detection on Windows
- 27eb677 fix(test): fix path issue in WalkAgeFiles
- 5a2c6f6 fix(test): fix repo root detection on Windows
- 625ad3c fix: add-recipient and complete files track
- 4e50756 fix: linter issues
- 8ca2540 refactor: cleanup code duplications
- 8cd534b refactor: cleanup smudge & clean
- 13ba320 refactor: extend linter config and fix findings