Releases: iximiuz/labctl
Releases · iximiuz/labctl
v0.1.22
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.20
Changelog
- 089f0aa fix rare panic in wsmux tunnel usage (attempt #2)
v0.1.19
Changelog
- f5fdb81 Revert "fix rare panic in wsmux tunnel usage"
v0.1.18
Changelog
- 0bbcdae fix rare panic in wsmux tunnel usage
v0.1.17
Changelog
- 79ced6a increase the default SSH proxy connect timeout from 10s to 60s
- f3b21d2 upgrade dependencies
v0.1.16
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
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.13
Changelog
- 782477e fix client.StartTunnel() retry logic - no more empty request bodies
- ded08a3 go mod tidy