Skip to content

Release v0.0.5

Choose a tag to compare

@github-actions github-actions released this 13 Nov 05:27
· 32 commits to main since this release
  • 47dc74e perf: Remove Windows from test matrix to speed up CI (Jett Wang)
  • 94dc2f3 fix: Force bash shell for test command to fix Windows PowerShell parsing issue (Jett Wang)
  • 2728897 fix: Add permission handling for SARIF file post-processing (Jett Wang)
  • 70cc926 fix: Fix SARIF file format for GitHub Code Scanning upload (Jett Wang)
  • 6ee9b52 fix: upgrade CodeQL action from v2 to v3 (Jett Wang)
  • 6323690 fix: resolve all golangci-lint errors (31 issues) (Jett Wang)
  • 0b62461 chore: clean up .golangci.yml comments (Jett Wang)
  • 97a84e9 fix: force update .golangci.yml configuration (Jett Wang)
  • 1bdbe8c fix: simplify .golangci.yml for v2 compatibility (Jett Wang)
  • 398ba50 fix: update Go version to 1.24 in CI workflows (Jett Wang)
  • a518dc6 fix: update module path and Go version (Jett Wang)
  • 05b2fc2 fix: update golangci-lint version from v2.6.1 to v1.62.2 (Jett Wang)
  • 96a4ff4 fix: add missing print_warning function in pre-push hook (Jett Wang)
  • 507ce44 fix: implement professional Close error handling with CloseIgnore helper (Jett Wang)
  • bfbf702 chore: update golangci-lint config and fix linting issues (Jett Wang)
  • 6fed40c refactor: translate all Chinese code to English and improve test coverage (Jett Wang)
  • 15d6228 docs: enhance documentation with badges, MIT license and auto-changelog (Jett Wang)
  • 204bcea feat: 添加 Git hooks 自动检查机制 (Jett Wang)
  • 0e7bdbb fix: 更新项目名称为SSHMCP以统一文档和代码 (Jett Wang)