Skip to content

v0.6.0

Compare
Choose a tag to compare
@jmooring jmooring released this 23 Dec 03:30
· 27 commits to main since this release
436313c

Breaking change

By default, recent releases displayed when running hvm use and hvm install are now sorted in descending order instead of ascending order. To revert to the earlier behavior, set the sortAscending configuration option to true.

Changelog

  • b28728e build(deps): bump github.com/pelletier/go-toml/v2 from 2.1.0 to 2.1.1
  • f2fc3c1 build(deps): bump github.com/rogpeppe/go-internal from 1.11.0 to 1.12.0
  • 5c994ce build(deps): bump github.com/spf13/viper from 1.17.0 to 1.18.1
  • 451ccf5 build(deps): bump golang.org/x/oauth2 from 0.13.0 to 0.15.0
  • 944c67b cmd/all: List releases in descending order
  • 436313c misc: Update README
  • 3a37594 misc: Update test workflow
  • 765ee3a misc: Update test workflow