Releases: iximiuz/labctl
Releases · iximiuz/labctl
v0.1.77
v0.1.76
v0.1.75
v0.1.74
v0.1.73
v0.1.72
v0.1.71
v0.1.70
v0.1.69
Changelog
- 56a849e Merge pull request #102 from HYP3R00T/feat-windows-support
- 62b9415 feat: add Windows build target to Makefile
- 52ec6bd feat: add Windows support for SSH sessions and normalize path handling
- 2ca258f feat: add labctl.exe to .gitignore for Windows builds
- ce327c5 feat: implement remote path handling functions and add tests
- 308bb26 feat: improve IDE launch message formatting for better readability
- 63209e2 labctl expose local - new command
- 62b3aba labctl ide - improve workdir handling
- f12eb5d labctl port-forward -R - native support
- 6aa4a37 upgrade dependencies
v0.1.68
Changelog
- 873d3cc Merge pull request #100 from sagikazarmark/backend
- 02ac1f9 Merge pull request #98 from sagikazarmark/init-cond-omitempty
- 560b09f Merge pull request #99 from sagikazarmark/fix-missing-init-cond-fields
- c4435e5 feat: add backend field to playground spec
- e0cae68 fix: add missing init condition fields
- b85c8e4 fix: add omitempty to init condition options
- dab91c4 labctl playground start --backed firecracker|cloud-hypervisor