v0.0.5
- Moves some dependency away from GitHub API by checking if the requested Helm version is already installed on your machine
Example:helmswitch 3.1.1
will just switch to helm v3.1.1 if it's already downloaded, otherwise the app will scan GitHub and download as normal.