|
| 1 | +# Created with WinGet Releaser using komac v2.15.0 |
| 2 | +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json |
| 3 | + |
| 4 | +PackageIdentifier: loonghao.vx |
| 5 | +PackageVersion: 0.8.4 |
| 6 | +PackageLocale: en-US |
| 7 | +Publisher: loonghao |
| 8 | +PublisherUrl: https://github.com/loonghao |
| 9 | +PublisherSupportUrl: https://github.com/loonghao/vx/issues |
| 10 | +PackageName: vx |
| 11 | +PackageUrl: https://github.com/loonghao/vx |
| 12 | +License: MIT |
| 13 | +LicenseUrl: https://github.com/loonghao/vx/blob/HEAD/LICENSE |
| 14 | +ShortDescription: Universal Development Tool Manager |
| 15 | +Description: vx is a universal development tool manager that automatically installs and manages development tools like Node.js, Python, Go, Rust, etc. Zero learning curve - just use familiar commands and vx handles the rest. |
| 16 | +Tags: |
| 17 | +- cli |
| 18 | +- development |
| 19 | +- go |
| 20 | +- nodejs |
| 21 | +- python |
| 22 | +- rust |
| 23 | +- tool-manager |
| 24 | +- version-manager |
| 25 | +ReleaseNotes: |- |
| 26 | + 0.8.4 (2026-02-20) |
| 27 | + Features |
| 28 | + - starlark: add github.star stdlib + jj provider.star migration (2666e9c) |
| 29 | + - starlark: complete provider.star migration and fix stdlib ctx access (eb9c882) |
| 30 | + - vx-starlark: implement Phase 2 Starlark execution engine (46ace14) |
| 31 | + - vx-starlark: Phase 2 - integrate starlark-rust execution engine (61b2fd3) |
| 32 | + Bug Fixes |
| 33 | + - fix workspace-hack hakari section markers and regenerate dependencies (f41c6c6) |
| 34 | + - justfile: fix test-pkgs recipe to not duplicate -p flag (cbfc402) |
| 35 | + - vx-provider-jj: strip v prefix from version tags to prevent double-v in download URL (e0b13eb) |
| 36 | + - where: use executable_name() instead of runtime name for exe lookup (610310f) |
| 37 | + Code Refactoring |
| 38 | + - build: remove legacy provider.toml support, simplify build.rs and registry.rs (b0dd935) |
| 39 | + - vx-starlark: replace path-based cache with content-hash incremental analysis cache (23c9918) |
| 40 | + Documentation |
| 41 | + - rfc: add RFC 0036 - Starlark Provider Support (9f29ebf) |
| 42 | + - rfc: update RFC 0036 v0.3 - add Buck2 typed provider_field, load() module system, incremental analysis cache, declarative actions (58ac77d) |
| 43 | +ReleaseNotesUrl: https://github.com/loonghao/vx/releases/tag/v0.8.4 |
| 44 | +ManifestType: defaultLocale |
| 45 | +ManifestVersion: 1.12.0 |
0 commit comments