2025.12.11 - 2025-12-18
๐ Features
- (alias) rename alias to tool-alias, add shell-alias command by @jdx in #7357
- (upgrade) display summary of upgraded tools by @jdx in #7372
- (vfox) embed vfox plugin Lua code in binary by @jdx in #7369
๐ Bug Fixes
- (aqua) add start_operations for progress reporting by @jdx in #7354
- (github) improve asset detection for distro-specific and Swift artifacts by @jdx in #7347
- (github) clean up static_helpers.rs and fix archive bin= option by @jdx in #7366
- (http) add start_operations for progress reporting by @jdx in #7355
- (lockfile) place lockfile alongside config file by @jdx in #7360
- (progress) add start_operations to core plugins by @jdx in #7351
- (ruby-install) Use ruby_install_bin to update by @calebhearth in #7350
- (rust) add release_url for rust versions by @jdx in #7373
- (schema) add
tool_alias, markaliasas deprecated by @SKalt in #7358 - (toolset) filter tools by OS in list_current_versions by @jdx in #7356
- (ubi) only show deprecation warning during installation by @jdx in #7380
- (ui) remove noisy "record size" message during install by @jdx in #7381
- update mise-versions URL to use /tools/ prefix by @jdx in #7378
๐ Refactor
- (backend) unified AssetMatcher with checksum fetching by @jdx in #7370
- (backend) deprecate ubi backend in favor of github by @jdx in #7374
- (toolset) decompose mod.rs into smaller modules by @jdx in #7371
๐งช Testing
๐ฆ Registry
- add vfox-gcloud backend for gcloud by @jdx in #7349
- convert amplify to use github backend by @jdx in #7365
- add github backend for djinni tool by @jdx in #7363
- switch glab to native gitlab backend by @jdx in #7364
- add s5cmd by @jdx in #7376
Chore
- (registry) disable flaky tests for gitu and ktlint by @jdx in 64151cb
- resolve clippy warnings and add stricter CI check by @jdx in #7367
- suppress dead_code warnings in asset_matcher module by @jdx in #7377
New Contributors
- @calebhearth made their first contribution in #7350