Skip to content

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 17 Mar 01:34
· 31 commits to main since this release
67aa899

Changelog

Features

  • 866ef1d feat: add GitHub Copilot CLI as supported tool

Bug Fixes

  • f3cfb00 fix: use in-container mount for tmpfs instead of Incus device API
  • 43b3875 fix(ci): pin golangci-lint to v2.11 for lint action compatibility

Documentation

  • 0aab28d docs: require feature branch and PR workflow in CLAUDE.md

Others

  • 67aa899 Merge pull request #2 from bketelsen/fix/tmpfs-mount
  • fde6c09 Merge pull request #1 from bketelsen/docs/feature-branch-workflow
  • 70c0fd4 ci: auto-generate CHANGELOG.md from conventional commits via git-cliff
  • f9aaf44 ci: gate release on CI passing via reusable workflow