Releases: mccutchen/ghavm
Releases · mccutchen/ghavm
v0.0.8
v0.0.7
v0.0.6
v0.0.6-test1
v0.0.5
✨ Notable Changes ✨
Releases now include pre-built binaries for Linux and macOS as well as Docker/OCI images pushed to Docker Hub and GitHub Container registry, with SBOMs, build attestations, and code signatures applied where relevant.
What's Changed
- chore: improve and test terminal output handling by @mccutchen in #25
- ci: reorder steps to enable caching of go deps by @mccutchen in #26
- ci: build versioned assets when a new release is tagged by @mccutchen in #27
- ci: new approach to docker signing by @mccutchen in #30
- ci: fix goreleaser config by @mccutchen in #31
- ci: fine-tune built docker images by @mccutchen in #32
- refactor: slightly simpler phase logger by @mccutchen in #33
- ci: sign and notarize macOS binaries by @mccutchen in #34
Full Changelog: v0.0.4...v0.0.5
v0.0.5-test4
v0.0.5-test3
v0.0.5-test2 (testing automated release workflow)
What's Changed
- ci: new approach to docker signing by @mccutchen in #30
Full Changelog: v0.0.5-test1...v0.0.5-test2
v0.0.5-test1 (testing automated release workflow)
v0.0.4
What's Changed
- cli: support COLOR env var for by @mccutchen in #22
- test: extract golden fixture script from Makefile for easier maintenance by @mccutchen in #23
- engine: fix diagnostic reporting by @mccutchen in #24
Full Changelog: v0.0.3...v0.0.4