Skip to content

Releases: edihasaj/vmlab

v0.3.5

Choose a tag to compare

@github-actions github-actions released this 23 Jul 22:17
5bda0b8

Changelog

v0.3.4

Choose a tag to compare

@github-actions github-actions released this 23 Jul 13:47
fde52db

Changelog

v0.3.3

Choose a tag to compare

@github-actions github-actions released this 17 Jul 15:19
7ca3416

Changelog

v0.3.2

Choose a tag to compare

@github-actions github-actions released this 29 Jun 17:24
a2c4d9b

Changelog

v0.3.1

Choose a tag to compare

@github-actions github-actions released this 29 Jun 13:46
b550e46

Changelog

  • b550e46: feat(transport): SSH connection multiplexing (ControlMaster), default on (@edihasaj)
  • 930eefe: fix(install.ps1): use [Net.SecurityProtocolType]::Tls12 (correct type name) (@edihasaj)

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 25 Jun 23:44
b98d2df

Changelog

  • b98d2df: feat: Windows host support (build, run, ship for windows) (@edihasaj)

v0.2.6

Choose a tag to compare

@github-actions github-actions released this 25 Jun 22:14
df939e9

Changelog

  • df939e9: fix(transport): silence parallels-guest progress noise; fix ssh-mac guiport PATH (@edihasaj)

v0.2.5

Choose a tag to compare

@github-actions github-actions released this 25 Jun 21:45
b50c72a

Changelog

  • 1d18082: feat(cp): add host→guest file copy command (@edihasaj)
  • f2fe4b6: fix(cp): shrink chunk size to stay under the prlctl arg-size limit (@edihasaj)
  • 14b290e: fix(parallels-guest): preserve argv quoting for windows guest commands (@edihasaj)

v0.2.4

Choose a tag to compare

@github-actions github-actions released this 24 Jun 13:07
1581fa5

Changelog

  • 276d7bd: feat(verify): project-aware vmlab verify resolves target + flow from the repo (@edihasaj)
  • 8ed169d: fix(flow): run Windows pwsh steps under pwsh.exe with matching prefix (@edihasaj)
  • 76593e9: fix(ssh-windows): reliable doctor probe + screenshot scp; add windows-provision flow (@edihasaj)
  • 7e4a14c: test(transport): make approve fallback stub POSIX-safe for dash (@edihasaj)

v0.2.3

Choose a tag to compare

@github-actions github-actions released this 10 Jun 20:52
192f8a6

Changelog

  • a13a3df: feat: doctor recovery hints and parallels ssh target passthrough (@edihasaj)
  • e7fc1cf: fix: route vmlab web through abx and surface GUI output (@edihasaj)