Skip to content

v0.1.1 - Bug Fixes and Docker Improvements

Latest

Choose a tag to compare

@chicogong chicogong released this 23 Dec 05:05

What's Changed

🔧 Fixes

  • Fix all linter errors (unchecked error returns)
  • Remove deprecated rand.Seed usage (Go 1.20+)
  • Upgrade to Go 1.24
  • Fix Docker multi-architecture support
  • Fix CI Docker tag format for release events
  • Fix Windows binary builds

🔒 Security

  • Improve security scan robustness
  • Upgrade CodeQL action to v3

🐳 Docker

  • Update NVIDIA CUDA to 12.6.3
  • Multi-arch support (amd64/arm64)

✅ CI/CD

  • All tests passing
  • Multi-platform binaries

Full Changelog: v0.1.0...v0.1.1

🤖 Generated with Claude Code