v0.10.0
🎉 What's Changed in v0.10.0
This version includes a critical bug fix for PowerShell on Windows.
Changelog
🚀 New Features
- 7e3278e: feat: add --user flag to install.sh for user-local installation (#586) (@Copilot)
- bbbe949: feat: compatible with a multiplexer environments(eg:
tmux) (#592) (@aooohan)
🐛 Bug Fixes
- 68157c6: fix(pwsh): fix regression from #448 that broke session-scoped env switching (@aooohan)
- de24611: fix(shell): handle login shell dash prefix in Open() function (#579) (@Talbot3)
- df862ce: fix: check if sudo command is available before using it in install.sh (#575) (@Copilot)
- c8e8f25: fix: set
__VFOX_SHELLin all shell hooks to prevent spawning subprocess on global use (#584) (@linghengqian)
🔧 Chores
- 1ca4237: chore(deps): bump actions/cache from 4 to 5 (#574) (@dependabot[bot])
- fc0a221: chore(deps): bump actions/checkout from 5 to 6 (#570) (@dependabot[bot])
- a379f7b: chore(deps): bump anchore/sbom-action from 0.15.1 to 0.19.0 (#565) (@dependabot[bot])
- 1d21708: chore(deps): bump sigstore/cosign-installer from 3.10.0 to 3.10.1 (@dependabot[bot])
Other Changes
- 28447e7: bug: don't fail if profile directory doesn't exist (#572) (@JayBazuzi)
- 4b0f379: release v0.10.0 🎉🎉🎉 (@github-actions[bot])
Full Changelog: v0.9.2...v0.10.0
Installation
See installation guide for more details.
Thanks
Thanks to all contributors who made this release possible! 🎉