Releases: iximiuz/labctl
Releases · iximiuz/labctl
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
v0.1.12
Changelog
- 7acca84 hacky fix for sporadic Gateway Timeouts on play/challenge start
- b61dc32 upgrade dependencies
v0.1.11
Changelog
- 4007bf1 Merge pull request #21 from lpmi-13/update-watch-output
- 1357e8b update watch output to ignore .git paths
- e94dcd0 upgrade dependencies
v0.1.10
Changelog
- 05118ae Adding filter by status flag
- 52c6c8e Merge pull request #20 from wololowarrior/add-more-filter-flags-to-catalog
- 3b5999d adding support for multiple category or statuses
- 0099902 addressing review comments
- 33a6037 labctl challenges category - slightly adjust the help message
v0.1.9
Changelog
- ecfd9de Add labctl playground machines [Playground ID]
- e828086 Merge pull request #19 from jedrekdomanski/machine-command
- ed70c27 fix labctl cp help message
- 6d60121 update dependencies
v0.1.7
Changelog
- dc963f5 add labctl cp command
- 69acfff gracefully handle expired auth sessions
- ff7d6b0 update dependencies