Skip to content

v0.5.0

Compare
Choose a tag to compare
@jmooring jmooring released this 25 Sep 00:13
· 44 commits to main since this release

Breaking changes

We moved the --useVersionInDotFile flag from the hvm install command to the hvm use command.

Please uUpdate the alias that you created in the second step of the installation instructions. Run hvm gen alias --help for details.

Changelog

  • 762d508 cmd/aliases: Exit gracefully when version not in repo
  • 4c239bb cmd/aliases: Remove error code from PowerShell return
  • c341483 cmd/all: Fix flag usage
  • 2f9dd45 cmd/clean: Do not disable version management in the current directory
  • f7e48c5 cmd/clean: Don't clean if cache is empty
  • eaf4190 cmd/status: Prompt to install if dot file version not cached
  • c83cbcf cmd/use: Validate version in dot file against repo
  • 6cc5a08 cmd: Simplify project directory structure
  • 3598020 misc: Update README
  • ebe534d misc: Update animation