Skip to content

Releases: iximiuz/labctl

v0.1.22

21 Feb 19:13
fb3478a
Compare
Choose a tag to compare

Changelog

  • 37b2dd4 add playground remove command
  • 3d3278d Merge pull request #28 from lalyos/playground-remove
  • fb3478a QoL - print content url during the pull/push actions
  • 960f04a add android/arm64 release target
  • 54ac40f disable CGO for dev builds
  • 05685b6 upgrade dependencies

v0.1.21

04 Jan 14:06
9ba5421
Compare
Choose a tag to compare

Changelog

v0.1.20

26 Dec 22:02
089f0aa
Compare
Choose a tag to compare

Changelog

  • 089f0aa fix rare panic in wsmux tunnel usage (attempt #2)

v0.1.19

26 Dec 10:59
f5fdb81
Compare
Choose a tag to compare

Changelog

  • f5fdb81 Revert "fix rare panic in wsmux tunnel usage"

v0.1.18

25 Dec 13:08
0bbcdae
Compare
Choose a tag to compare

Changelog

  • 0bbcdae fix rare panic in wsmux tunnel usage

v0.1.17

22 Dec 15:17
f3b21d2
Compare
Choose a tag to compare

Changelog

  • 79ced6a increase the default SSH proxy connect timeout from 10s to 60s
  • f3b21d2 upgrade dependencies

v0.1.16

15 Dec 18:48
e2ad16f
Compare
Choose a tag to compare

Changelog

  • 56fa3e0 Merge pull request #23 from lalyos/playground-catalog
  • 0f46206 add playground catalog command
  • a15eec6 fix - challenges with "helper" tasks are now solvable via labctl again
  • e2ad16f polish the labctl playground catalog command a little
  • cae3be5 rework labctl playground create|update|manifest commands

v0.1.15

14 Dec 19:12
5a47862
Compare
Choose a tag to compare

Changelog

  • 578a44f add support for starting custom playgrounds and contributed challenges
  • 5a47862 labctl playground create|view|update commands
  • 2ea025d labctl playground start - add support for playgrounds with init tasks (e.g., k8s-omni)

v0.1.14

12 Dec 09:41
e18975b
Compare
Choose a tag to compare

Changelog

v0.1.13

21 Nov 10:16
782477e
Compare
Choose a tag to compare

Changelog

  • 782477e fix client.StartTunnel() retry logic - no more empty request bodies
  • ded08a3 go mod tidy