Skip to content

v0.1.9

Choose a tag to compare

@sanayasfp sanayasfp released this 27 Jul 11:35
· 50 commits to main since this release

Fixed

  • stack up printed languages/services using Rust's raw debug array
    format (languages: ["python"]) instead of readable text. Now prints a
    plain comma-joined list (languages: python), or (none) when empty.
  • A failed language install (vfox install <plugin>@<version>) left a raw
    Lua plugin-hook traceback with no indication of how to find a valid
    version. Now appends a pointer to vfox search <plugin>.

Changed

  • Internal: the [stack] prompt indicator's accent color was defined
    identically in two separate files; consolidated into one shared
    constants module. No user-visible change.

Install

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

or

cargo install stackenv