Skip to content

v0.8.4

Latest

Choose a tag to compare

@jmooring jmooring released this 08 Oct 17:18
· 4 commits to main since this release
8d95df0

The only user-facing change in this release is a fix for the fish shell alias function generated by hvm gen alias fish. Thanks to @iwai-wovn for the fix.

Changelog

  • 32dab21 build(deps): bump github.com/go-viper/mapstructure/v2
  • ae0e575 build(deps): bump github.com/go-viper/mapstructure/v2
  • 0260046 build(deps): bump github.com/spf13/cobra from 1.9.1 to 1.10.1
  • 30100e8 build(deps): bump github.com/spf13/viper from 1.20.1 to 1.21.0
  • 395e653 build(deps): bump golang.org/x/mod from 0.24.0 to 0.25.0
  • 57c06a3 build(deps): bump golang.org/x/mod from 0.25.0 to 0.26.0
  • 4092de3 build(deps): bump golang.org/x/mod from 0.26.0 to 0.27.0
  • fc1150a build(deps): bump golang.org/x/mod from 0.27.0 to 0.28.0
  • aef334f build(deps): bump golang.org/x/oauth2 from 0.30.0 to 0.31.0
  • 5c9cb3d cmd/aliases: Fix fish shell alias
  • d86b876 misc: Allow running workflows on-demand
  • b180e38 misc: Update README
  • 8d95df0 misc: Update demonstration
  • bb20065 misc: Update notes regarding demo creation
  • c8a4240 misc: Update workflows