Skip to content

v0.1.2

Choose a tag to compare

@gzamboni gzamboni released this 04 Mar 21:46
· 13 commits to main since this release

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.yaml configuration
  • Updated GitHub Actions release workflow
  • Streamlined build process