* be more verbose on shell inference issues in Windows
* add changeset
* fix shell inference with scoop
* change changeset text
* test scoop shims
* don't concat paths
* skip instead of not emitting tests
* setup scoop in windows
* use test.skip
* allow to automatically enable corepack
* update command docs
* add changeset
* fix clippy
* don't show the value of corepack
* fix test
* test against more shells
* Make exec handle errors more nicely
* nicer i think
* set corepack as debug
* fix windows-style paths in Bash #390
* fix clippy
* run cygpath on `use` validation too
* trim whitespace
* fix test?
* fix test
* add changeset