Skip to content

Releases: deviantony/labctl

v0.8.0

Choose a tag to compare

@github-actions github-actions released this 18 Mar 02:38
ddef6ab

Changelog

  • ddef6ab Add MIT License to the project
  • 1e30323 Merge branch 'main' of github.com:deviantony/labctl
  • 35b09af Merge pull request #2 from deviantony/labctl-revamp-2026
  • 98491e9 chore: remove legacy subsystems (LXD, DockerHub, flask, keyring)
  • 489bdc7 feat: add options command to display available region and size aliases
  • af7cad6 feat: add release pipeline, install script, and update docs
  • 712a73a feat: improve polling, parallel rm, uptime display, and token scope docs
  • 9402f3d refactor: revamp labctl for DigitalOcean droplet management

0.7.0

Choose a tag to compare

@deviantony deviantony released this 23 Oct 23:25
  • Automatically copy the SSH command used to log into a flask in the clipboard after flask creation when using the -d flag: #1
  • Bumps zap version: #1
  • Bumps go module version: #1

0.6.0

Choose a tag to compare

@deviantony deviantony released this 11 Jul 06:28
  • Introduce the ability to configure the tag name associated to each DO instances

0.5.0

Choose a tag to compare

@deviantony deviantony released this 30 May 03:45
  • Introduce the labctl keyring command to manage DockerHub access tokens
  • Overall project structure refactor

Release 0.4.0

Choose a tag to compare

@deviantony deviantony released this 02 Apr 22:11

0.4.0

  • Introduce the ability to use another image source for LXD flask

Release 0.3.0

Choose a tag to compare

@deviantony deviantony released this 02 Apr 03:26

0.3.0

  • Fix an issue with TLS cert location
  • Add LXD profile/size support
  • Autoremove LXD volumes when removing instance
  • Wait for SSH service to be ready for LXD instances

Release 0.2.0

Choose a tag to compare

@deviantony deviantony released this 29 Mar 06:00

0.2.0

  • Introduce the ability to choose between DO and LXD as providers