v0.1.1
Docs/metadata-only release — no functional changes from v0.1.0 (verified: zero diffs under src/).
Fixes:
- Install instructions no longer show winget/Scoop/Chocolatey as available (none are published yet) — leads with the verified-working installer script and
cargo install stackenvinstead - Broken
stackenv.devlinks pointed at the site's actual current URL - Changelog now correctly reflects that
v0.1.0shipped, instead of saying no release existed yet
Install
irm https://github.com/sanayasfp/stack/releases/download/v0.1.1/stackenv-installer.ps1 | iex
or cargo install stackenv (also just republished with the corrected README).