Changelog
Features
Bug fixes
- 254b21f: fix: handle TMPDIR absence gracefully during cleanup (@appleboy)
- 117ca48: fix: refactor required command checks before tmp dir management (@appleboy)
- 944c669: fix: quote filename arguments to support paths with spaces (@appleboy)
Enhancements
Refactor
- 8e6bab8: refactor: refactor binary download and installation workflow (@appleboy)
- db740da: refactor: refactor script for improved reliability and cleanup (@appleboy)
- 6215f0a: refactor: handle
prepare-commit-msg
hook installation errors (#249) (@doodleEsc)
Build process updates
- 6178b77: ci: integrate super-linter GitHub Actions workflow (@appleboy)
- 2673494: ci: test against Go 1.25 in CI jobs (@appleboy)
- 47f9095: ci: update Trivy workflow configuration and output format (@appleboy)