Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: kgn/mise

Tags

vfox-v2026.2.1

Toggle vfox-v2026.2.1's commit message

Verified

This tag was signed with the committer’s verified signature.
Release vfox 2026.2.1

v2026.2.1

Toggle v2026.2.1's commit message

Verified

This tag was signed with the committer’s verified signature.
- **(generate)** implement --index flag and use task names for task-d…

…ocs --multi by @jdx in [jdx#7944](jdx#7944)

- **(plugins)** warn when env plugin shadows a registry tool by @jdx in [jdx#7953](jdx#7953)
- **(tool-stub)** add --lock flag to generate tool-stub by @jdx in [jdx#7948](jdx#7948)
- **(vfox)** add log module for Lua plugins by @jdx in [jdx#7949](jdx#7949)
- **(vfox)** switch Lua runtime from Lua 5.1 to Luau by @jdx in [jdx#7954](jdx#7954)

- **(build)** upgrade cross images to :main for C++17 support by @jdx in [jdx#7958](jdx#7958)
- **(build)** update glibc check to match new cross image baseline by @jdx in [fc1247e](jdx@fc1247e)
- **(registry)** handle file:// URLs in normalize_remote by @jdx in [jdx#7947](jdx#7947)
- **(vfox)** fix LuaLS warnings in test fixtures and add linting by @jdx in [jdx#7946](jdx#7946)

- unify deprecated_at! macro with warn and remove versions by @jdx in [jdx#7957](jdx#7957)

- remove unnecessary end-of-test cleanup from e2e tests by @jdx in [jdx#7950](jdx#7950)

- Revert "fix(build): update glibc check to match new cross image baseline" by @jdx in [0774bf9](jdx@0774bf9)
- Revert "fix(build): upgrade cross images to :main for C++17 support " by @jdx in [8dcca08](jdx@8dcca08)
- Revert "feat(vfox): switch Lua runtime from Lua 5.1 to Luau " by @jdx in [8b4322d](jdx@8b4322d)

v2026.2.0

Toggle v2026.2.0's commit message

Verified

This tag was signed with the committer’s verified signature.
- **(edit)** add interactive config editor (`mise edit`) by @jdx in [j…

…dx#7930](jdx#7930)

- **(lockfile)** graduate lockfiles from experimental by @jdx in [jdx#7929](jdx#7929)
- **(task)** add support for usage values in task confirm dialog by @roele in [jdx#7924](jdx#7924)
- **(task)** improve source freshness checking with edge case handling by @jdx in [jdx#7932](jdx#7932)

- **(activate)** preserve ordering of paths appended after mise activate by @jdx in [jdx#7919](jdx#7919)
- **(install)** sort failed installations for deterministic error output by @jdx in [jdx#7936](jdx#7936)
- **(lockfile)** preserve URL and prefer sha256 when merging platform info by @jdx in [jdx#7923](jdx#7923)
- **(lockfile)** add atomic writes and cache invalidation by @jdx in [jdx#7927](jdx#7927)
- **(release)** add mise-interactive-config to release-plz publish workflow by @jdx in [jdx#7940](jdx#7940)
- **(release)** handle mise-interactive-config schema during cargo publish by @jdx in [jdx#7942](jdx#7942)
- **(release)** include mise.json in mise-interactive-config package by @jdx in [3689a4a](jdx@3689a4a)
- **(task)** discover and run shebang file tasks on Windows by @jdx in [jdx#7941](jdx#7941)
- **(templates)** use sha256 for hash filter instead of blake3 by @jdx in [jdx#7925](jdx#7925)
- **(upgrade)** respect tracked configs when pruning old versions by @jdx in [jdx#7926](jdx#7926)

- **(progress)** migrate from indicatif to clx by @jdx in [jdx#7928](jdx#7928)

- improve clarity on uvx and pipx dependencies by @ygormutti in [jdx#7878](jdx#7878)

- **(install)** use Kahn's algorithm for dependency scheduling by @jdx in [jdx#7933](jdx#7933)
- use Aho-Corasick for efficient redaction by @jdx in [jdx#7931](jdx#7931)

- remove flaky test_http_version_list test by @jdx in [jdx#7934](jdx#7934)

- use github backend instead of ubi in mise.lock by @jdx in [jdx#7922](jdx#7922)

- @ygormutti made their first contribution in [jdx#7878](jdx#7878)

mise-interactive-config-v2026.2.0

Toggle mise-interactive-config-v2026.2.0's commit message

Verified

This tag was signed with the committer’s verified signature.
Release mise-interactive-config 2026.2.0

vfox-v2026.1.7

Toggle vfox-v2026.1.7's commit message

Verified

This tag was signed with the committer’s verified signature.
Release vfox 2026.1.7

v2026.1.12

Toggle v2026.1.12's commit message

Verified

This tag was signed with the committer’s verified signature.
- **(task)** resolve monorepo task includes relative to config file d…

…irectory by @jdx in [jdx#7917](jdx#7917)

- disable autocrlf on git clone to fix WSL issues by @jdx in [jdx#7916](jdx#7916)

- **(tasks)** add bash array pattern for variadic args by @jdx in [jdx#7914](jdx#7914)

vfox-v2026.1.6

Toggle vfox-v2026.1.6's commit message

Verified

This tag was signed with the committer’s verified signature.
Release vfox 2026.1.6

v2026.1.11

Toggle v2026.1.11's commit message

Verified

This tag was signed with the committer’s verified signature.
- **(config)** load local .config/miserc.toml too by @scop in [jdx#7896…

…](jdx#7896)

- **(vfox)** pass constructed env to module hooks for cmd.exec by @jdx in [jdx#7908](jdx#7908)

- **(cache)** resolve correct cache path when clearing GitHub backend tools by @jdx in [jdx#7907](jdx#7907)
- **(ci)** handle aqua subpath backends in grace period check by @jdx in [3dcf20c](jdx@3dcf20c)
- **(github)** support macOS .app bundle binary discovery by @jdx in [jdx#7885](jdx#7885)
- **(prepare)** scope prepare providers to their defining config file by @jdx in [jdx#7889](jdx#7889)
- **(registry)** update daytona asset pattern for new release naming by @jdx in [jdx#7897](jdx#7897)
- **(registry)** revert daytona asset pattern to simple naming by @jdx in [jdx#7911](jdx#7911)
- **(run)** show task info instead of executing when --help used without usage spec by @jdx in [jdx#7893](jdx#7893)
- **(task)** fix wait_for with env overrides and re-render outputs by @jdx in [jdx#7888](jdx#7888)
- use correct MISE comment format and remove invalid usage field by @jdx in [89d87ba](jdx@89d87ba)
- add #USAGE arg spec for check-release-failures task by @jdx in [8bfab84](jdx@8bfab84)
- use mise tool --json instead of regex parsing registry files by @jdx in [22d1513](jdx@22d1513)

- consolidate retry + grace period logic into mise task by @jdx in [794efb4](jdx@794efb4)

- **(gitlab)** explain MISE_GITLAB_TOKEN for private repo by @lchagnoleau in [jdx#7902](jdx#7902)

- **(exec)** reduce startup overhead for `mise x` by @jdx in [jdx#7890](jdx#7890)
- **(install)** replace per-tool .mise.backend with consolidated manifest by @jdx in [jdx#7892](jdx#7892)

- update docker/login-action digest to c94ce9f by @renovate[bot] in [jdx#7899](jdx#7899)
- update alpine:edge docker digest to 9a341ff by @renovate[bot] in [jdx#7898](jdx#7898)
- update ghcr.io/jdx/mise:alpine docker digest to 3a67fe5 by @renovate[bot] in [jdx#7900](jdx#7900)
- update ghcr.io/jdx/mise:copr docker digest to 4dc8174 by @renovate[bot] in [jdx#7901](jdx#7901)
- update ghcr.io/jdx/mise:deb docker digest to af0c0b5 by @renovate[bot] in [jdx#7903](jdx#7903)
- update ghcr.io/jdx/mise:rpm docker digest to a53bf55 by @renovate[bot] in [jdx#7904](jdx#7904)

- **(ci)** only auto-merge release PRs with substantive changes by @jdx in [jdx#7884](jdx#7884)
- **(ci)** ignore test-tool failures from recent upstream releases on release branch by @jdx in [9ca4e8d](jdx@9ca4e8d)
- **(registry)** disable buck2 test due to checksum race condition by @jdx in [a658eaa](jdx@a658eaa)

- @autofix-ci[bot] made their first contribution
- @lchagnoleau made their first contribution in [jdx#7902](jdx#7902)

v2026.1.10

Toggle v2026.1.10's commit message

Verified

This tag was signed with the committer’s verified signature.

vfox-v2026.1.5

Toggle vfox-v2026.1.5's commit message

Verified

This tag was signed with the committer’s verified signature.
Release vfox 2026.1.5