Releases: loonghao/vx
Releases · loonghao/vx
v0.9.3
v0.9.2
v0.9.1
vx 0.9.3 (compatibility)
This is a backward-compatibility release for older vx versions (v0.5.x, v0.6.x). See v0.9.3 for full release notes.
vx 0.9.2 (compatibility)
This is a backward-compatibility release for older vx versions (v0.5.x, v0.6.x). See v0.9.2 for full release notes.
vx 0.9.1 (compatibility)
This is a backward-compatibility release for older vx versions (v0.5.x, v0.6.x). See v0.9.1 for full release notes.
v0.9.0
0.9.0 (2026-05-24)
⚠ BREAKING CHANGES
- migrate providers, add bridge system, fix Windows env injection
- migrate providers, add bridge system, fix Windows env injection
Features
- add 11 new providers (mise, gitleaks, biome, lazydocker, k9s, gping, watchexec, duf, trippy, sd, actionlint) (7874ac8)
- add 7 high-priority developer tool providers (lazygit, delta, hyperfine, zoxide, atuin, chezmoi, eza) (b221a45)
- add 7 new providers (tealdeer, dust, xh, bottom, trivy, zellij, dive) (5aa0e2d)
- add age and sops providers, update project analyzer frameworks (f048f10)
- add build cache providers (sccache, ccache, buildcache) (62dbacb)
- add dynamic package_prefixes from provider.star metadata (2bfddd2)
- add FilterLevel enum (Light/Normal/Aggressive) for compact output (#804) (876731f)
- add hadolint (Dockerfile linter) provider (c9036c6)
- add helix and yazi providers (acf70c3)
- add llvm/conan/xmake/wix providers and enhance msvc/msbuild for C++/C# build automation (cfc336a)
- add new oneshot runner ecosystems and update CLI help/docs (eb78070)
- add Nx and Turborepo cache providers, fix CI sccache issue (fdb59a3)
- add self-update check with non-blocking notification (4599d8c)
- add starlark provider support with bash, curl, meson, openssl, pre-commit, release-please, rez, systemctl, xcodebuild providers (4d0ff41)
- add vcpkg provider for C++ dependency management (fc6f317)
- add vx skill for ClawHub publication (#638) (0430588)
- add vx-output-filter crate for compact subprocess output (#802) (ba69f04)
- add well-known Python version fallback for python-build-standalone (35f85fd)
- add witr provider (137 providers total) (e74d708)
- add worktrunk provider (132 tools total) (#839) (79c179d)
- ai: implement RFC 0035 AI integration optimization (7ab320c)
- auto-improve: squash merge auto-improve branch (2797ede)
- bridge global install commands to vx package shim workflow (0d7ecf2)
- build: add rust-lld linker for faster builds (RFC 0032 Phase 1) (60d7a17)
- build: add vx-runtime-core and vx-runtime-archive to workspace dependencies (c0e13bd)
- build: create vx-runtime-core and vx-runtime-archive (RFC 0032 Phase 2) (5c2a118)
- build: integrate vx-runtime-core and vx-runtime-archive (RFC 0032 Phase 2) (cb49cb2)
- change non-TTY default output from JSON to Toon, disable CDN by default (cc46de7)
- cli: add update channel support (stable, beta, dev) (75b696b)
- cli: Agent DX improvements for AI agents (cc805e0)
- cli: bridge global install commands to vx package shims (c753951)
- cli: enable direct global command shims in vx bin dir (98131e4)
- cli: overhaul vx add/remove with format-preserving edits (c391912)
- ecosystem_aliases: route ecosystem:package to dedicated provider binary (e7ccfb4)
- hooks: upgrade cargo-hakari pre-commit hook to auto-fix mode (59d1c58)
- land provider and CLI improvements (f173ca7)
- list: sort tool list alphabetically (a-z) (46147f9)
- propagate explicit version from bundled runtime to parent dependency (#766) (b48abe6)
- providers: add cargo-audit provider (dc2734a)
- providers: add cargo-nextest and cargo-deny providers (a484a8b)
- providers: add conda provider with micromamba, conda and mamba (94f1aec)
- providers: add conda provider with micromamba, conda and mamba (be63719), closes #389
- providers: add grpcurl provider + update provider count to 114 (906d97e)
- providers: add kind and k3d providers (ea33834)
- providers: add tokei provider + triage stale issues (f1077a1)
- resolver: implement version priority with vx.lock support (37cda5e)
- rfc-0037: implement ProviderHandle unified facade for CLI commands (8864cd1)
- rfc-0040: implement version_info() for toolchain version indirection (8771443)
- routing: prefer dedicated provider over cargo install for ecosystem:package (1cefc75)
- starlark: add github.star stdlib + jj provider.star migration (2666e9c)
- starlark: complete provider.star migration and fix stdlib ctx access (eb9c882)
- tests: add comprehensive Python provider e2e tests (861473d)
- use RuntimeContext for install_options instead of env vars (Phase 1) (96c98a2)
- vx-starlark: implement Phase 2 Starlark execution engine (46ace14)
- vx-starlark: Phase 2 - integrate starlark-rust execution engine (61b2fd3)
- wire provider dynamic deps and fix install routing (d60c8b9)
Bug Fixes
- 7zip: fix executable name and system_paths to point to binary file (845419a)
- Add 'if: !startsWith(github.event.head_commit.message, chore: release)' guards to skip these workflows when the push is a release commit. (d32009f)
- add a ound flag so END block only prints when the match block did not. Also add head -1 safety to ensure only one line is captured. (15ae81f)
- add fzf t...
vx 0.9.0 (compatibility)
This is a backward-compatibility release for older vx versions (v0.5.x, v0.6.x). See v0.9.0 for full release notes.
v0.8.38
vx 0.8.38 (compatibility)
This is a backward-compatibility release for older vx versions (v0.5.x, v0.6.x). See v0.8.38 for full release notes.