Skip to content

v0.1.5

Choose a tag to compare

@sanayasfp sanayasfp released this 26 Jul 14:44
· 66 commits to main since this release

Fixed

  • Every CLI command and argument now has real help text. stack --help
    and stack <command> --help previously showed blank descriptions for
    every command, argument, and flag — the doc comments existed in the
    source but had never actually been committed, so no prior release
    shipped them.

No other functional changes since v0.1.4.

Install

irm https://github.com/sanayasfp/stack/releases/latest/download/stackenv-installer.ps1 | iex

or

cargo install stackenv