Skip to content

v0.10.0

Choose a tag to compare

@github-actions github-actions released this 02 Jan 10:05
· 68 commits to main since this release

🎉 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_SHELL in all shell hooks to prevent spawning subprocess on global use (#584) (@linghengqian)

🔧 Chores

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! 🎉