Changelog
- 93f49f1 all: Improve file system interaction
- 84e2963 archive: Prevent zip slip during extraction
- 4bd9de2 build(deps): bump github.com/pelletier/go-toml/v2 from 2.0.8 to 2.1.0 (#6)
- bb3980d build(deps): bump github.com/rogpeppe/go-internal from 1.9.0 to 1.11.0 (#4)
- 9908e64 build(deps): bump golang.org/x/mod from 0.8.0 to 0.12.0 (#5)
- ba4ec74 cmd/config: Add comments to configuration display
- bbceddc cmd/install: Download and extract to tmp dir
- 96eaa32 cmd/remove: Add uninstall alias
- 2dc0271 cmd/reset: Add command to perform hvm reset
- dee5bde cmd/use: Download and extract to tmp dir
- 9720d83 helpers: Improve CopyDirectoryContent
- 9481d14 helpers: Refactor and improve test coverage
- 481c1b7 misc: Specify Go release version not language version
- a93e2e3 misc: Update README
- c8052e1 misc: Update README and improve Godoc comments