Releases: Keeper-Security/git-ssh-sign
Releases · Keeper-Security/git-ssh-sign
v1.1.1
What's Changed
- Update verification output for consistent UX by @EndlessTrax in #28
Full Changelog: v1.1.0...v1.1.1
v1.1.0
Add local verification (#26) * Parse new args for verification * Added unit tests * Updated code documentation * Updated documentation Co-authored-by: Ricky White <[email protected]> --------- Co-authored-by: Adam Migus <[email protected]>
v1.0.1
Fix codesigning (#22)
v1.0.0
Changelog
- cab09fe Add goreleaser workflow (#7)
- d3befef Added GitHub Action for testing (#6)
- 3773d3c Fix TestBuildConfigOptions (#5)
- 7db416b Cleanup. 🧹
- e29b546 Readability tweaks. 🤓
- fa66c1a Improve the README (#2)
- c7a19b1 Fixes
- 9f77ff0 Add Bash and PowerShell configuration scripts. (#4)
- 9d9178c Update README.md
- e0fa5f9 Merge pull request #1 from Keeper-Security/initial-code
- df5b65f Initial project code commit
- 1e6022a Initial commit