Skip to content

Releases: hdresearch/vers-cli

v0.9.0

09 Apr 22:43
c3f1b60

Choose a tag to compare

Merge pull request #174 from hdresearch/ty/exec-api

feat: switch execute to orchestrator API

v0.8.0

06 Apr 22:06

Choose a tag to compare

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

05 Apr 23:44
8a3fb09

Choose a tag to compare

v0.7.4: add --email flag to vers signup, persist email and SSH key pa…

v0.7.3

04 Apr 01:08
5f89c95

Choose a tag to compare

Merge pull request #170 from hdresearch/fix/signup-no-interactive-prompt

fix: remove interactive org prompt from signup, require --org flag

v0.7.2

04 Apr 00:52
3951f0d

Choose a tag to compare

Merge pull request #169 from hdresearch/feat/signup-command

feat: add `vers signup` command with shell auth flow

v0.7.1

18 Mar 15:08
7b329b9

Choose a tag to compare

Merge pull request #166 from hdresearch/fix/commit-subcommand-routing

fix: commit subcommand routing

v0.7.0

18 Mar 03:11
98a825c

Choose a tag to compare

Merge pull request #165 from hdresearch/feat/resolve-and-format-cleanup

refactor: unify HEAD resolution, --format json on remaining commands

v0.6.0

11 Feb 23:01
5295a2f

Choose a tag to compare

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

10 Feb 02:45
a5fd6d1

Choose a tag to compare

- **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

14 Dec 02:55

Choose a tag to compare

Release v0.5.4