Skip to content

Releases: iximiuz/labctl

v0.1.77

27 May 14:16

Choose a tag to compare

Changelog

  • d0722ef Merge pull request #107 from sagikazarmark/text-init-cond
  • 2498be2 feat: enable empty init condition default
  • 20fb936 minor - tweak help messages

v0.1.76

10 May 13:53
2f6f256

Choose a tag to compare

Changelog

  • 516d273 labctl playground machine {reboot,stop,restart,console} commands
  • 2f6f256 upgrade dependencies

v0.1.75

24 Apr 09:35
9df6e01

Choose a tag to compare

Changelog

v0.1.74

23 Apr 19:11
75b2acd

Choose a tag to compare

Changelog

  • 75b2acd new content type - vendors

v0.1.73

23 Apr 11:25
545ae98

Choose a tag to compare

Changelog

  • 545ae98 labctl kube-proxy command

v0.1.72

14 Apr 15:30
e3a1043

Choose a tag to compare

Changelog

v0.1.71

14 Apr 08:23
85ac12d

Choose a tag to compare

Changelog

  • 85ac12d fix - author profile creation

v0.1.70

13 Apr 13:14
c3c7cea

Choose a tag to compare

Changelog

  • c2da616 goreleaser - add a Windows build target
  • c3c7cea labctl explose local - simplified mode

v0.1.69

13 Apr 10:50
63209e2

Choose a tag to compare

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

11 Apr 13:51
dab91c4

Choose a tag to compare

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