Skip to content

v0.1.6

Choose a tag to compare

@sanayasfp sanayasfp released this 26 Jul 15:34
· 63 commits to main since this release

Added

  • port fields in [service.*] and [run] now accept a quoted "{VAR}" placeholder
    (e.g. port = "{MEILISEARCH_PORT}"), resolved the same way command placeholders
    already are (environment, then an interactive prompt with --prompt). Previously
    only a literal number was valid — quoting a placeholder there failed with a raw
    TOML type error before stack's own resolution logic ever ran.

Install

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

or

cargo install stackenv