Releases: KevinTCoughlin/lazydeck
Releases · KevinTCoughlin/lazydeck
Release list
v0.1.0
Changelog
- 5940503 Add CONTRIBUTING.md and install.sh
- 8930787 Add MIT LICENSE and GitHub Actions CI workflow
- f4d746a Add bounded retry/backoff to mDNS discovery
- f9a8be5 Add config ergonomics, fleet batch ops, TUI polish, and error hardening
- 51caaa3 Add deploy/sync-logs/delete prompts and interactive remote shell
- beacaf3 Add goreleaser packaging and expand README docs
- 4d56dd1 Add justfile task runner
- 480ccf9 Add mDNS discovery, games listing, input validation, and TUI tests
- 6927b1a Fix CI: golangci-lint/go1.25 mismatch and ruff linting vendored code
- ac81dcd Fix CI: use golangci-lint-action@v9 for v2 config schema support
- 2755f17 Modernize toolchain: upgrade deps, add golangci-lint + ruff
- b1d9177 Rename project to lazydeck
- 8683880 Scaffold devkit-tui: Go/Bubble Tea fleet manager for steamos-devkit
- f037ab3 fix: include Python runtime entrypoints in archives
- 17ec2ae fix: package Python entrypoints explicitly