M

mise

M
mise Dev Tools v2026.9.10

v2026.9.10: shims.exclude, npm allow_exotic_deps, bulk dotfiles conflict resolution, and Windows Ctrl-C handling for tasks

New settings let mise manage a tool without claiming its command names (shims.exclude) and approve non-registry npm dependencies (allow_exotic_deps), mise dot pull can decide every sharing conflict at once, and vfox plugin hooks gain cmd.stream plus a working cmd.exec timeout. On the fix side, mise run now survives Ctrl-C on Windows instead of orphaning cmd.exe, fish shells launched through shims…

M
mise Dev Tools v2026.9.9

v2026.9.9: Dotfiles false-deletion fix, encrypted `mise dot track`, semantic uv options for PyPI tools

The dotfiles history watcher no longer records files as deleted when a checkpoint and a sync compose snapshots at the same time, mise dot track --encrypt enrolls a file with encrypted history from its first checkpoint, mise bootstrap --adopt --replace-history discards unrelated local history in one shot, and pypi: tools gain lock-aware with, expose, and dependency_prereleases options. Also fixed:…

M
mise Dev Tools v2026.9.8

v2026.9.8: Top-level `mise dot` command, faster brew bootstrap installs, and npm safety-check fixes

Dotfile management moves to the top level as mise dot, Homebrew bootstrap installs run their download, extraction, and linking stages concurrently, and several install paths are corrected: embedded aube reputation gates now report the real reason and honor --yes, PyPI tools fall back to version-only installs when a dependency graph cannot be built, lazy tools no longer trigger missing: warnings, a…

M
mise Dev Tools v2026.9.7

v2026.9.7: Lockfile revision 2 with npm and Python dependency graphs, dotfile conflict inspection

This release introduces mise.lock revision 2, which records complete transitive dependency graphs for npm tools (via embedded aube) and Python tools (via uv) in native sidecar files, and adds mise bootstrap dotfiles conflicts for inspecting dotfile sync conflicts before resolving them. It also lets dotfile templates consume bootstrap secrets, stops minimum_release_age from rejecting versions alrea…

M
mise Dev Tools v2026.9.6

v2026.9.6: Project daemons, mise doctor project, and vfox backend tool discovery

This release adds experimental project daemons backed by pitchfork, a mise doctor project command for project-declared diagnostic checks, and tool discovery from vfox backend plugins in mise search. It also changes the HTTP backend's default install layout so uninstall and prune reclaim disk space, speeds up warm lockfile_mode = "generate" installs and repeated OCI builds, and fixes a batch of nus…

M
mise Dev Tools v2026.9.5

v2026.9.5: macOS defaults, per-platform dotfiles, and complete lockfiles

This release deepens macOS bootstrap support with current-host and nested defaults, lets dotfiles and tasks adapt to the platform and to parsed arguments, and adds an opt-in trial of complete lockfile generation. It also carries a batch of install progress, self-update, brew-cask, and sandbox fixes. Added bootstrap: New [[bootstrap.macos.defaults_entries]] blocks let you set macOS preferences expl…

M
mise Dev Tools v2026.9.4

v2026.9.4: Nix Bootstrap, Environment Selectors, and Man Pages

This release expands the bootstrap package model with Nix support and environment selectors, teaches packslip tools to ship man pages, and adds a task-scoped quiet setting. It also carries a wide batch of packslip, bootstrap, and cross-platform fixes plus a major speedup to dotfiles history rebuilds. Added bootstrap: Nix is now a built-in [bootstrap.packages] manager on Linux and macOS. Declare pa…

M
mise Dev Tools v2026.9.3

v2026.9.3: Winget bootstrap, signed vfox plugins, and faster inline commands

This release brings Windows bootstrap into the package-manager era with WinGet support, extends the packslip signing model to vfox plugins, and speeds up simple tasks by skipping the shell on Unix. It also carries a batch of bootstrap, sandbox, and Windows ARM64 fixes. Added bootstrap: WinGet is now a built-in [bootstrap.packages] manager on Windows, so mise bootstrap packages can check status, in…

M
mise Dev Tools v2026.9.2

v2026.9.2: Packslip Backend, SSH Relay, and Reimagined Install Progress

This is a large release headlined by the new stable packslip: backend for installing tools from a vendor's own signed release manifest, a read-only GitHub SSH relay for remote onboarding, redesigned install progress for both terminals and CI logs, and a rebuilt dotfiles-tracking model for bootstrap. It also carries dozens of fixes across shims, tasks, brew, Go, npm, and the schema, plus two securi…

M
mise Dev Tools v2026.9.1

v2026.9.1: Bootstrap firewall limiting, scoped locked mode, and lazy tools in tasks

This release expands bootstrap system setup with firewall rate limiting and more systemd directives, adds a scoped locked mode for mixing distribution and user tool policies, and fixes lazy tools so they install when invoked from tasks and mise x. Added bootstrap: New action = "limit" for incoming TCP firewall rules rate-limits connections per source. It maps to UFW's native limiting and bounded p…

M
mise Dev Tools v2026.9.0

v2026.9.0: Lazy Tool Shims

This release introduces lazy tool shims, which install a tool automatically the first time one of its commands is invoked, plus an opt-in Erlang precompiled OS override and a fix for nested mise calls during postinstall hooks. Added tools: Declare a tool as lazy in [tools] with lazy = true and mise generates bootstrap shims into its normal user/system shim farms. The provider is installed only whe…

M
mise Dev Tools v2026.8.16

v2026.8.16: Command wrappers and Windows shell fixes

This release adds configurable command wrappers for intercepting ordinary commands, alongside a batch of shell and PATH fixes that make Windows activation more reliable and clearer upgrade and error messaging. Added shims: New [wrappers] config lets you intercept an ordinary command name with a different command, arguments, and environment. Wrappers take precedence over mise-managed tools, and mis…

M
mise Dev Tools v2026.8.15

v2026.8.15: Dotfiles diff and capture, scoped config updates, and per-tool postinstall hooks

This release expands the dotfiles/bootstrap workflow with previews, bulk capture, git-tracked manifests, and profile reconciliation, adds scoped config collection updates and per-tool postinstall hooks, and rounds it out with a large batch of fixes across tasks, schema validation, Windows, lockfiles, and shims. Highlights Dotfiles management grows a full preview-and-capture workflow: mise bootstra…