Skip to content
This repository has been archived by the owner on Oct 20, 2023. It is now read-only.

Release v0.3.2

Compare
Choose a tag to compare
@legomushroom legomushroom released this 14 Apr 01:24
· 54 commits to main since this release
0d28ad2
  • 🐛 fix automatic gh net installation for root vs non-root users on Linux / cli/cli#5456
  • ✨ ask users to install GitHub CLI if it is not installed inside a remote machine
  • ✨ pipe through stderr from the remote machine so it is immediately clear what have happen inside a Codespace
  • 🔨 both "local" and "remote" --location options now show "please use sudo" message if user is not root
  • 🔨 start command now defaults to "local" if no --location option specified, the "auto" option is removed