Skip to content

v0.1.11

Choose a tag to compare

@sanayasfp sanayasfp released this 27 Jul 16:57
· 44 commits to main since this release

Fixed

  • stack down had no middle ground between stopping just a project's own
    [run] process and --all (which stops every running project on the
    machine, not just what the current project touches). Plain stack down
    now also stops any service the project declared — but only once no other
    currently running project still needs it, checked live at the moment you
    run it, not guessed. If another project still depends on it, it's left
    running and stack down says exactly which project needs it.

Install

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

or

cargo install stackenv