Skip to content

Releases: mccutchen/ghavm

v0.0.8

29 Jul 11:57
af78141

Choose a tag to compare

Changelog

  • af78141 ci: stricter linting of CI workflows (#41)
  • 6900151 ci: add custom golangci-lint configuration (#40)
  • 10ed2a8 ci: use make targets where possible in release workflow (#39)
  • ce7390c chore: reorganize code into internal package (#38)

v0.0.7

24 Jul 01:13
a78e289

Choose a tag to compare

Changelog

  • a78e289 fix: handle additional uses: action formats (#37)
  • 553d184 ci: harden GitHub Actions config (#36)

v0.0.6

21 Jul 02:45
03f9103

Choose a tag to compare

Changelog

  • 03f9103 ci: fix goreleaser relase tag choice (#35)

v0.0.6-test1

21 Jul 02:43
03f9103

Choose a tag to compare

v0.0.6-test1 Pre-release
Pre-release

Changelog

  • 03f9103 ci: fix goreleaser relase tag choice (#35)

v0.0.5

20 Jul 03:38
2794e49

Choose a tag to compare

✨ 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

Full Changelog: v0.0.4...v0.0.5

v0.0.5-test4

16 Jul 12:25
6b6d40b

Choose a tag to compare

v0.0.5-test4 Pre-release
Pre-release

Changelog

v0.0.5-test3

16 Jul 04:05
614985d

Choose a tag to compare

v0.0.5-test3 Pre-release
Pre-release

Changelog

v0.0.5-test2 (testing automated release workflow)

16 Jul 03:54
4db7767

Choose a tag to compare

What's Changed

Full Changelog: v0.0.5-test1...v0.0.5-test2

v0.0.5-test1 (testing automated release workflow)

16 Jul 02:18
5959974

Choose a tag to compare

Changelog

  • 5959974 ci: build versioned assets when a new release is tagged (#27)
  • 9ef8888 ci: reorder steps to enable caching of go deps (#26)
  • 246f793 chore: improve and test terminal output handling (#25)

v0.0.4

21 Jun 12:31
ed1ce36

Choose a tag to compare

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