Skip to content

v0.2.10

Choose a tag to compare

@github-actions github-actions released this 16 Feb 12:59

0.2.10 (2026-02-16)

Features

  • add extensible component selection for MSVC downloads (256a48a), closes #87

Bug Fixes

  • ci: pin vx action to v0.7.9 to fix missing binary assets (e11edd9)
  • pin vx install in CI (30309eb)
  • use crates.io API for reliable version check (e9e0f40)

Dependencies

  • update Rust crate futures to v0.3.32 (182d6e1)
  • update Rust crate indicatif to v0.18.4 (6201203)
  • update Rust crate zip to v8 (c24daf1)

Miscellaneous

  • add vx-usage skills for AI coding agents (c46059f)
  • bump vx to 0.7.9 in CI (de1de85)
  • use vx for CI and docs (01c80b9)