v0.1.2
v0.1.2 (2026-03-03)
馃幆 Overview
This release improves the CI/CD pipeline by adopting GoReleaser for automated cross-platform builds.
馃敡 Improvements
- GoReleaser Integration: Replaced manual build matrix with GoReleaser
- Automated cross-platform compilation
- Consistent release packaging
- Improved release artifact generation
馃敤 Internal Changes
- Added
.goreleaser.yamlconfiguration - Updated GitHub Actions release workflow
- Streamlined build process