Releases: version-fox/vfox
v1.0.11
🎉 What's Changed in v1.0.11
Changelog
🐛 Bug Fixes
- 5a16b6e: fix(activate): unset inherited hook session vars in IDE env resolution (#660) (@Copilot)
- 2c00f33: fix: fall back to installed lower-scope SDK versions when higher-priority config is missing (#661) (@Copilot)
🔧 Chores
- 9522202: chore(deps): bump actions/upload-pages-artifact from 4 to 5 (#658) (@dependabot[bot])
Other Changes
- 4b5c932: Add --version flag to install.sh to install a specific GitHub release (#659) (@Copilot)
- 8182390: release v1.0.11 🎉🎉🎉 (@github-actions[bot])
Full Changelog: v1.0.10...v1.0.11
Installation
See installation guide for more details.
Thanks
Thanks to all contributors who made this release possible! 🎉
v1.0.10
🎉 What's Changed in v1.0.10
Changelog
🐛 Bug Fixes
- 3bdb604: fix: update cosign command to use new signature format (@aooohan)
- c1ac36b: fix: refresh inherited shell sessions (@aooohan)
- ac254ea: fix: remove 'v' prefix from SDK version display (@aooohan)
- 359d3c7: fix: changed deprecated flag for updated version (#651) (@Jacobacon215)
Other Changes
- d3c98ff: release v1.0.10 🎉🎉🎉 (@github-actions[bot])
Full Changelog: v1.0.8...v1.0.10
Installation
See installation guide for more details.
Thanks
Thanks to all contributors who made this release possible! 🎉
v1.0.8
🎉 What's Changed in v1.0.8
Changelog
🐛 Bug Fixes
- cc5d055: fix: restore storage.sdkPath semantics (@aooohan)
- f615b50: fix: update shell completion scripts for cli v3 (@aooohan)
- 449bdc9: fix: use scope docs and legacy file parsing (@aooohan)
Other Changes
- 00c025e: release v1.0.8 🎉🎉🎉 (@github-actions[bot])
Full Changelog: v1.0.7...v1.0.8
Installation
See installation guide for more details.
Thanks
Thanks to all contributors who made this release possible! 🎉
v1.0.7
🎉 What's Changed in v1.0.7
Changelog
🚀 New Features
🐛 Bug Fixes
- c072ccd: fix: handle cross-device plugin moves (@aooohan)
- e77ccc4: fix: surface windows upgrade elevation failures (@aooohan)
📝 Documentation
- 55fa882: docs: make powershell profile setup idempotent (@aooohan)
- 3f4335d: docs: recommend exec for non-interactive environments (@aooohan)
- 38fa494: docs: restore original PowerShell profile snippet (@aooohan)
🔧 Chores
- 5501a2a: chore(deps): bump actions/download-artifact from 7 to 8 (#635) (@dependabot[bot])
- c472317: chore(deps): bump actions/upload-artifact from 6 to 7 (#636) (@dependabot[bot])
- 1c93a0b: chore(deps): bump anchore/sbom-action from 0.22.1 to 0.23.0 (#634) (@dependabot[bot])
- a6ef9b2: chore(deps): bump goreleaser/goreleaser-action from 6 to 7 (#631) (@dependabot[bot])
Other Changes
- 7fe6eb3: release v1.0.7 🎉🎉🎉 (@github-actions[bot])
Full Changelog: v1.0.6...v1.0.7
Installation
See installation guide for more details.
Thanks
Thanks to all contributors who made this release possible! 🎉
v1.0.6
🎉 What's Changed in v1.0.6
Changelog
🐛 Bug Fixes
Other Changes
- 73214db: release v1.0.6 🎉🎉🎉 (@github-actions[bot])
Full Changelog: v1.0.5...v1.0.6
Installation
See installation guide for more details.
Thanks
Thanks to all contributors who made this release possible! 🎉
v1.0.5(No!)
🎉 What's Changed in v1.0.5
Changelog
🚀 New Features
- e795326: feat(windows): support vfox use -g without hook environment (#611, #620) (@aooohan)
- fbc7e73: feat(windows): support vfox use without hook environment (#611, #620) (@aooohan)
🐛 Bug Fixes
- c98eb4f: fix: preserve system PATH when no vfox paths exist (#622) (@aooohan)
- 717c219: fix: preserve virtualenv PATH priority when vfox hook re-evaluates PATH (#622) (@aooohan)
📝 Documentation
🔧 Chores
- 2d5da33: chore(deps): bump actions/checkout from 4 to 6 (#617) (@dependabot[bot])
- 15a75c5: chore(deps): bump actions/download-artifact from 4 to 7 (#616) (@dependabot[bot])
- e4052f5: chore(deps): bump actions/upload-artifact from 4 to 6 (#618) (@dependabot[bot])
- 9aa9963: chore(deps): bump anchore/sbom-action from 0.19.0 to 0.22.1 (#624) (@dependabot[bot])
Other Changes
- 7114a9c: release v1.0.5 🎉🎉🎉 (@github-actions[bot])
Full Changelog: v1.0.4...v1.0.5
Installation
See installation guide for more details.
Thanks
Thanks to all contributors who made this release possible! 🎉
v1.0.4
🎉 What's Changed in v1.0.4
Changelog
🐛 Bug Fixes
Other Changes
- 5524d98: release v1.0.4 🎉🎉🎉 (@github-actions[bot])
Full Changelog: v1.0.3...v1.0.4
Installation
See installation guide for more details.
Thanks
Thanks to all contributors who made this release possible! 🎉
v1.0.3
🎉 What's Changed in v1.0.3
Changelog
🐛 Bug Fixes
- bc5edee: fix: concurrent map writes in Manager.LookupSdk (#610) (@Copilot)
- 0930642: fix: nushell template evaluation and get command flag (@aooohan)
- 673578d: fix: preserve user-added PATH entries by detecting PATH changes in cache (@aooohan)
Other Changes
- 0006386: release v1.0.3 🎉🎉🎉 (@github-actions[bot])
Full Changelog: v1.0.2...v1.0.3
Installation
See installation guide for more details.
Thanks
Thanks to all contributors who made this release possible! 🎉
v1.0.2
🎉 What's Changed in v1.0.2
Changelog
🐛 Bug Fixes
- 279070f: fix: add Note field to InstalledPackageItem for PreInstall→PostInstall context passing (#602) (@Copilot)
- 73c5fef: fix: storage.sdkPath configuration being ignored (#601) (@Copilot)
Other Changes
- 799c95a: release v1.0.2 🎉🎉🎉 (@github-actions[bot])
Full Changelog: v1.0.1...v1.0.2
Installation
See installation guide for more details.
Thanks
Thanks to all contributors who made this release possible! 🎉
v1.0.1
🎉 What's Changed in v1.0.1
Changelog
🐛 Bug Fixes
Other Changes
- 0d9a4cb: release v1.0.1 🎉🎉🎉 (@github-actions[bot])
Full Changelog: v1.0.0...v1.0.1
Installation
See installation guide for more details.
Thanks
Thanks to all contributors who made this release possible! 🎉