v0.1.11
Fixed
stack downhad 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). Plainstack 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 andstack downsays exactly which project needs it.
Install
irm https://github.com/sanayasfp/stack/releases/latest/download/stackenv-installer.ps1 | iexor
cargo install stackenv