Releases: hdresearch/vers-cli
Releases · hdresearch/vers-cli
v0.9.0
v0.8.0
test: add integration test for repo lifecycle against production Tests the full CRUD lifecycle: create repo → list → get → create VM → commit → create tag → list tags → get tag → update tag → delete tag → delete repo Cleans up all resources (repo + VM) via t.Cleanup regardless of test outcome. Uses unique repo names to avoid collisions.
v0.7.4
v0.7.4: add --email flag to vers signup, persist email and SSH key pa…
v0.7.3
Merge pull request #170 from hdresearch/fix/signup-no-interactive-prompt fix: remove interactive org prompt from signup, require --org flag
v0.7.2
Merge pull request #169 from hdresearch/feat/signup-command feat: add `vers signup` command with shell auth flow
v0.7.1
Merge pull request #166 from hdresearch/fix/commit-subcommand-routing fix: commit subcommand routing
v0.7.0
Merge pull request #165 from hdresearch/feat/resolve-and-format-cleanup refactor: unify HEAD resolution, --format json on remaining commands
v0.6.0
Features: - Add 'vers tunnel' command for SSH port forwarding (#157) - Add 'vers head' command to display current HEAD VM ID (#156) - Auto-resume paused VMs on 'vers connect' (#152) - Staging SSH support via VERS_URL-derived VM domain Fixes: - Static binary builds in release workflow (#154, fixes #104) - 'vers execute' now handles aliases and HEAD (#153) - Fallback version when -ldflags not passed (#155)
v0.5.5
- **SSH reconnection**: Auto-reconnect when SSH connection drops (#151) - **Increase default image size**: Larger default VM disk size (#150) - **SDK alpha.28 update**: Update CLI for SDK alpha.28 (#148) - **Fix branch IDs**: Branch multiple VMs correctly, checkout sets first VM as head (#147) - **SDK v1 prefix cleanup**: Remove /api/v1 prefix from CLI code; now handled by SDK (#146) - **Remove history**: Remove history feature (#143) - **Local VM aliases**: Support local VM aliases (#142)
v0.5.4
Release v0.5.4