Release 0.1.1
Install
go install github.com/jedwards1230/labctl@0.1.1Or 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