·
1 commit
to main
since this release
Immutable
release. Only release title and notes can be modified.
Added
- bootstrap:
mise bootstrap --skip <part>for selective phases (packages,dotfiles,defaults,launchd,systemd,user,tools,task,final-hook); repeatable and comma-separated (#10497 by @jdx). - http: Cross-platform lock checksums resolved from published metadata via
checksum_url,checksum_expr, andchecksum_algo(#10509 by @itochan). - aqua: Parse and verify
checksum.replacements,checksum.minisign, andchecksum.github_artifact_attestations(#10473 by @risu729). - registry: Added
aspire(#10520 by @davidfowl),ldc(#10527 by @slbls), andnub(#10544 by @colinhacks).
Fixed
- upgrade: Correctly remove the previously installed version during
mise upwhenminimum_release_ageis in effect (#10466 by @roele). - install: Rebuild runtime symlinks and shims for tools that succeeded in a partially failed
mise install(#10470 by @risu729). - bootstrap: Detect systemd user manager via
$XDG_RUNTIME_DIR/systemd/private, not only a session D-Bus, so headless systems are recognized (#10550 by @jdx). - vfox: Resolve
tools = trueenv path templates like{{ tools.python.path }}against the fully-resolved dependency toolset; values now reach vfox install hooks and tool-levelpostinstall(#10481 by @JamBalaya56562). - task: Higher-precedence TOML wins when the same task is defined in multiple config files in one project (#10471 by @risu729).
- task: Skip mise config TOMLs (e.g.
mise.toml,.mise/config.toml) when walking directory task includes likeincludes = ["."](#10500 by @jdx). - task: Return a clean error (and avoid panicking the scheduler) when the resolved inline/file shell is empty; spawned task panics now exit non-zero (#10517 by @jdx).
- task: Honor
task.show_full_cmd/MISE_TASK_SHOW_CMD_NO_TRUNCin the[task] $ ...header (#10518 by @JamBalaya56562). - env: Treat
$$as a literal$duringenv_shell_expand(#10511 by @jdx). - npm: Warn when system pnpm/bun may not support
minimum_release_ageflags (#10491 by @risu729). - pipx: Run
pipx upgrade-sharedbefore fallback installs that forwardminimum_release_ageto pip (#10472 by @risu729). - pipx: Warn when
uv tool installis below 0.2.22 for--exclude-newer(#10510 by @risu729). - pipx: Force
PIPX_DEFAULT_BACKEND=pipon mise pipx subprocesses so pip flags are not forwarded to pipx's uv backend (#10513 by @risu729). - backend: Centralize dependency executable resolution and apply
windows_executable_extensionsconsistently across uv, aube, cargo-binstall, and sops (#10514 by @risu729). - system: Drop the bare
--fromdnf install/upgradeargv, which DNF5 (Fedora 41+, RHEL/CentOS Stream 9+) rejects (#10538 by @spencergilbert).
Documentation
- dotfiles: Self-managing config examples source from the real clone path so first-run bootstrap works before the
~/.dotfilessymlink exists (#10494 by @jdx). - Recommend keeping mise current (#10505) and clean up emoji checkboxes in env docs (#10504).
Changed
- Bump
usageto 3.5.2 (#10498).
💚 Sponsor mise
mise is built by @jdx under en.dev — an independent studio making developer tooling (mise, aube, and more). Development is funded by sponsors.
If mise saves you or your team time, please consider sponsoring at en.dev. Individual and company sponsorships keep mise fast, free, and independent.