Skip to content

v0.1.1

Choose a tag to compare

@sanayasfp sanayasfp released this 26 Jul 01:35

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 stackenv instead
  • Broken stackenv.dev links pointed at the site's actual current URL
  • Changelog now correctly reflects that v0.1.0 shipped, 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).