Skip to content

Release 0.1.1

Choose a tag to compare

@github-actions github-actions released this 25 Jun 11:59
· 58 commits to main since this release
ca5c24f

Install

go install github.com/jedwards1230/labctl@0.1.1

Or download a static binary for your platform below.


This release focuses on test coverage and CI/CD improvements with no user-facing changes.

Improvements

  • Enhanced test coverage for authentication strategies and CLI exit-code contract to improve reliability
  • Updated CI/CD pipeline to use actions/setup-go v6 with Node 24 support for faster and more reliable builds

Commits

  • Merge pull request #4 from jedwards1230/test/cli-auth-coverage (ca5c24f)
  • Merge pull request #3 from jedwards1230/ci/setup-go-v6 (c40ad97)

Full Changelog: v0.1.0...v0.1.1