You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix install command allowing to download nonexistent files (e71e010)
remove shell update func to prevent conflicts; update docs; tfenvgo init is now optional step, folder structure will be created automatically when executing tfenvgo use (c3c7699)
fix behaviour of the use command: now checks if the required version is installed and installs it if it is not present (4b0d90d)
Features
list, list-remote can now fetch prerelease versions with --include-prerelease flag; commands install, uninstall, use can use flag --include-prerelease while using latest as an argument (50209cb)