Skip to content

v1.0.1

Choose a tag to compare

@nedtwigg nedtwigg released this 14 Jul 22:45
· 1133 commits to main since this release

Fixed

  • 🖥️ CI release artifacts now include the zsh shell-integration files (.zshenv, .zshrc, .zprofile), which actions/upload-artifact silently dropped as hidden dotfiles. This is what blocked the standalone v1.0.0 binaries from shipping — hash verification correctly refused the incomplete artifacts — so 1.0.1 is the first standalone release of the 1.0 feature set. The VS Code extension was unaffected (7ef0f440).