./devel/mise, Polyglot tool version manager like asdf

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2025.2.8, Package name: mise-2025.2.8, Maintainer: pkgsrc-users

mise (pronounced "meez") or "mise-en-place" is a development environment
setup tool. The name refers to a French culinary phrase that roughly
translates to "setup" or "put in place". The idea is that before one
begins cooking, they should have all their utensils and ingredients
ready to go in their place.

mise does the same for your projects. Using its .mise.toml config file,
you'll have a consistent way to setup and interact with your projects no
matter what language they're written in.


Master sites:

Filesize: 4168.959 KB

Version history: (Expand)


CVS history: (Expand)


   2025-03-01 23:06:03 by pin | Files touched by this commit (4) | Package updated
Log message:
devel/mise: update to 2025.2.8

This is the last version before the bump to 'edition = 2024' and MSRV Rust 1.85

๐Ÿš€ Features

    (registry) add checkmake to registry by @eread in #4466
    (registry) added sops from aqua registry by @ldrouard in #4457
    (registry) added k9s from aqua registry by @ldrouard in #4460
    (registry) added hadolint from aqua registry by @ldrouard in #4456
    (shim) Windows shim add hardlink & symlink mode by @qianlongzt in #4409
    (ubi) add option rename_exe by @wlmitch in #4512
    use aqua for hk by @jdx in f68de38
    add bazel-watcher to registry by @betaboon in #4296

๐Ÿ› Bug Fixes

    behavior of .disable-self-update by @ZeroAurora in #4476
    devcontainer by @acesyde in #4483
    mise outdated --json does not return json if all tools are up-to-date by \ 
@roele in #4493
    bug when using mise use -g when MISE_ENV is filled by @roele in #4494
    config of symlink tracked on windows is not respected by @NavyD in #4501
    pruning unused tool leaves broken symlinks by @roele in #4507

๐Ÿ“š Documentation

    Fixes typo in lang/zig by @carldaws in #4497
    Fix activation on PowerShell by @kit494way in #4498

Chore

    remove aur job by @jdx in fe5a71d
    remove reference to aur in release script by @jdx in 0824490
    deny ring sec by @jdx in 08e334c
   2025-02-27 19:41:51 by pin | Files touched by this commit (1)
Log message:
devel/mise: add rust required version
   2025-02-21 15:33:14 by pin | Files touched by this commit (3) | Package updated
Log message:
devel/mise: update to 2025.2.7

v2025.2.7
๐Ÿš€ Features

    (registry) add lychee to registry by @eread in #4181
    Install latest nominated zig from https://machengine.org/zig/index.json by \ 
@tamadamas in #4451

๐Ÿ› Bug Fixes

    (cli/run) inherit stdio by --raw even when redactions are enabled by \ 
@risu729 in #4446
    (task) Running programs on windows without cmd.exe by @NavyD in #4459
    bugs with grep in tar_supports_zstd in mise.run script by @glasser in #4453

๐Ÿ“š Documentation

    fix watch files hook example by @rsyring in #4427
    Fix run-on sentence by @henrebotha in #4429
    mention hk by @jdx in 1a58e86
    discord link by @jdx in b586085
    Add a section on how to use environment variables by @hverlin in #4435
    Update installation for archLinux by @Nicknamely in #4449
    Fix typo in getting-started by @alefteris in #4448

๐Ÿงช Testing

    always set experimental = true in tests by @jdx in #4443

Chore

    fixed new clippy lints by @jdx in #4463

v2025.2.6
๐Ÿš€ Features

    add devcontainer generator by @acesyde in #4355
    added hk by @jdx in #4422

๐Ÿ› Bug Fixes

    short flag with value and var=#true bug by @jdx in #4419
    regression with env overriding by @jdx in #4421

๐Ÿ“š Documentation

    (shims) clarify activate only removes shims from PATH by @risu729 in #4418
    Update shims page by @hverlin in #4414
   2025-02-16 09:51:46 by pin | Files touched by this commit (3) | Package updated
Log message:
devel/mise: update to 2025.2.5

2025.2.5 - 2025-02-16
๐Ÿ› Bug Fixes

    properly replace non set flags with "false" by @IxDay in #4410
    path env order with subdirs by @jdx in #4412

โ—€๏ธ Revert

    "feat: set usage arguments and flags as environment variables for toml \ 
tasks" by @jdx in #4413

2025.2.4 - 2025-02-14
๐Ÿš€ Features

    (registry) add e1s by @kiwamizamurai in #4363
    (registry) add 'marksman' via 'aqua:artempyanykh/marksman' backend by \ 
@iamoeg in #4357
    use machengine.org for downloading nominated zig versions by @hadronomy in #4356

๐Ÿ› Bug Fixes

    (aqua) apply override of version_prefix by @risu729 in #4338
    (env_directive) apply redactions only to env with redact by @risu729 in #4388
    (hook_env) don't exit early if watching files are deleted by @risu729 in #4390
    (rubygems_plugin) Replace which ruby check for Windows compatibility by \ 
@genskyff in #4358
    lowercase desired shim names by @KevSlashNull in #4333
    allow cosign opts to be empty in aqua by @IxDay in #4396

๐Ÿ“š Documentation

    update Fedora install for dnf5 by @rkben in #4387
    fix links to idiomatic version file option by @pietrodn in #4382
    add mise bootstrap example in CI docs by @hverlin in #4351
    Update link in comparison-to-asdf.md by @hverlin in #4401

๐Ÿ“ฆ๏ธ Dependency Updates

    update rust crate bzip2 to v0.5.1 by @renovate[bot] in #4392
    update rust crate built to v0.7.6 by @renovate[bot] in #4391

Chore

    issue closer by @jdx in bee1f55

2025.2.3 - 2025-02-09
No ChangeLog provided
   2025-02-09 11:13:40 by pin | Files touched by this commit (3) | Package updated
Log message:
devel/mise: update to 2025.2.2

๐Ÿš€ Features

    (registry) add jd by @risu729 in #4318
    (registry) add jc by @risu729 in #4317
    (registry) Add qsv cli by @vjda in #4334
    add support for idiomatic go.mod file by @roele in #4312
    add -g short version for unuse cmd by @kimle in #4330
    add git remote task provider by @acesyde in #4233
    set usage arguments and flags as environment variables for toml tasks by \ 
@gturi in #4159

๐Ÿ› Bug Fixes

    (aqua) trim prefix before comparing versions by @risu729 in #4340
    wrong config file type for rust-toolchain.toml files by @roele in #4321

๐Ÿšœ Refactor

    (registry) use aqua for yq by @scop in #4326

๐Ÿ“š Documentation

    (schema) fix description of task.dir default by @risu729 in #4324
    Add PowerShell example by @jahanson in #3857
    Include "A Mise guide for Swift developers" by @pepicrft in #4329
    Update documentation for core tools by @hverlin in #4341
    Update vitepress to fix search by @hverlin in #4342

Chore

    (bun.lock) migrate bun lockfiles to text-based by @risu729 in #4319
   2025-02-06 12:22:27 by pin | Files touched by this commit (3) | Package updated
Log message:
devel/mise: update to 2025.2.1

Chore

    fix winget releaser job by @jdx in e67c653
   2025-02-02 19:11:10 by pin | Files touched by this commit (3) | Package updated
Log message:
devel/mise: update to 2025.2.0

## [2025.2.0](https://github.com/jdx/mise/compare/v2025.1.17..v2025.2.0) - 2025-02-02

### ๐Ÿš€ Features

- **(registry)** add kwokctl by [@mangkoran](https://github.com/mangkoran) in \ 
[#4282](https://github.com/jdx/mise/pull/4282)
- add biome to registry by [@kit494way](https://github.com/kit494way) in \ 
[#4283](https://github.com/jdx/mise/pull/4283)
- add gittool/gitversion by [@acesyde](https://github.com/acesyde) in \ 
[#4289](https://github.com/jdx/mise/pull/4289)

### ๐Ÿ“š Documentation

- add filtering support to registry docs page by \ 
[@roele](https://github.com/roele) in \ 
[#4285](https://github.com/jdx/mise/pull/4285)
- improve registry filtering performance by [@roele](https://github.com/roele) \ 
in [#4287](https://github.com/jdx/mise/pull/4287)
- fix registry table rendering for mobile by [@roele](https://github.com/roele) \ 
in [#4288](https://github.com/jdx/mise/pull/4288)

### Chore

- updated deps by [@jdx](https://github.com/jdx) in \ 
[#4290](https://github.com/jdx/mise/pull/4290)
- do not run autofix on renovate PRs by [@jdx](https://github.com/jdx) in \ 
[41c5ce4](https://github.com/jdx/mise/commit/41c5ce4c6581f856bf0d756e3fe99ec2fae2e7bd)

### New Contributors

- @ELLIOTTCABLE made their first contribution in \ 
[#4280](https://github.com/jdx/mise/pull/4280)

## [2025.1.17](https://github.com/jdx/mise/compare/v2025.1.16..v2025.1.17) - \ 
2025-01-31

### ๐Ÿš€ Features

- **(registry)** use aqua for duckdb by \ 
[@mangkoran](https://github.com/mangkoran) in \ 
[#4270](https://github.com/jdx/mise/pull/4270)

### ๐Ÿ› Bug Fixes

- mise does not operate well under Git Bash on Windows by \ 
[@roele](https://github.com/roele) in \ 
[#4048](https://github.com/jdx/mise/pull/4048)
- mise rm removes/reports wrong version of tool by \ 
[@roele](https://github.com/roele) in \ 
[#4272](https://github.com/jdx/mise/pull/4272)

### ๐Ÿ“š Documentation

- Update python documentation by [@hverlin](https://github.com/hverlin) in \ 
[#4260](https://github.com/jdx/mise/pull/4260)
- fix postinstall typo in nodejs cookbook by \ 
[@arafays](https://github.com/arafays) in \ 
[#4251](https://github.com/jdx/mise/pull/4251)
- Fix typo by [@henrebotha](https://github.com/henrebotha) in \ 
[#4277](https://github.com/jdx/mise/pull/4277)

### Hooks.md

- MISE_PROJECT_DIR -> MISE_PROJECT_ROOT by [@jubr](https://github.com/jubr) \ 
in [#4269](https://github.com/jdx/mise/pull/4269)

### New Contributors

- @mangkoran made their first contribution in \ 
[#4270](https://github.com/jdx/mise/pull/4270)
- @jubr made their first contribution in \ 
[#4269](https://github.com/jdx/mise/pull/4269)
- @arafays made their first contribution in \ 
[#4251](https://github.com/jdx/mise/pull/4251)

## [2025.1.16](https://github.com/jdx/mise/compare/v2025.1.15..v2025.1.16) - \ 
2025-01-29

### ๐Ÿš€ Features

- **(registry)** add duckdb by [@swfz](https://github.com/swfz) in \ 
[#4248](https://github.com/jdx/mise/pull/4248)

### ๐Ÿ› Bug Fixes

- Swift on Ubuntu 24.04 arm64 generates the incorrect download URL by \ 
[@spyder-ian](https://github.com/spyder-ian) in \ 
[#4235](https://github.com/jdx/mise/pull/4235)
- Do not attempt to parse directories by \ 
[@adamcohen2](https://github.com/adamcohen2) in \ 
[#4256](https://github.com/jdx/mise/pull/4256)
- path option should take precedence over global configuration by \ 
[@roele](https://github.com/roele) in \ 
[#4249](https://github.com/jdx/mise/pull/4249)

### ๐Ÿ“š Documentation

- Add devtools.fm episode about mise to external-resources.md by \ 
[@CanRau](https://github.com/CanRau) in \ 
[#4253](https://github.com/jdx/mise/pull/4253)
- Update sections about idiomatic version files by \ 
[@hverlin](https://github.com/hverlin) in \ 
[#4252](https://github.com/jdx/mise/pull/4252)

### Chore

- make self_update optional by [@jdx](https://github.com/jdx) in \ 
[#4230](https://github.com/jdx/mise/pull/4230)
- added some defaul reqwest features by [@jdx](https://github.com/jdx) in \ 
[#4232](https://github.com/jdx/mise/pull/4232)

### New Contributors

- @adamcohen2 made their first contribution in \ 
[#4256](https://github.com/jdx/mise/pull/4256)
- @CanRau made their first contribution in \ 
[#4253](https://github.com/jdx/mise/pull/4253)
- @spyder-ian made their first contribution in \ 
[#4235](https://github.com/jdx/mise/pull/4235)

## [2025.1.15](https://github.com/jdx/mise/compare/v2025.1.14..v2025.1.15) - \ 
2025-01-26

### ๐Ÿš€ Features

- add http cache by [@acesyde](https://github.com/acesyde) in \ 
[#4160](https://github.com/jdx/mise/pull/4160)
- expose `test-tool` command by [@jdx](https://github.com/jdx) in \ 
[#4224](https://github.com/jdx/mise/pull/4224)

### ๐Ÿ› Bug Fixes

- elixir installation failed by [@roele](https://github.com/roele) in \ 
[#4144](https://github.com/jdx/mise/pull/4144)
- re-run tasks when files removed or permissions change by \ 
[@jdx](https://github.com/jdx) in [#4223](https://github.com/jdx/mise/pull/4223)

### ๐Ÿšœ Refactor

- use builder pattern by [@acesyde](https://github.com/acesyde) in \ 
[#4220](https://github.com/jdx/mise/pull/4220)

### ๐Ÿ“š Documentation

- **(how-i-use-mise)** switch to discussion by \ 
[@risu729](https://github.com/risu729) in \ 
[#4225](https://github.com/jdx/mise/pull/4225)
- add hint about environment variable parsing by \ 
[@roele](https://github.com/roele) in \ 
[#4219](https://github.com/jdx/mise/pull/4219)

### Chore

- added vscode workspace by [@jdx](https://github.com/jdx) in \ 
[a0d181f](https://github.com/jdx/mise/commit/a0d181f8d60270d09d06156ebc500a2fa85f74db)
- switch from git2 to gix by [@jdx](https://github.com/jdx) in \ 
[#4226](https://github.com/jdx/mise/pull/4226)
- remove git2 from built by [@jdx](https://github.com/jdx) in \ 
[#4227](https://github.com/jdx/mise/pull/4227)
- use mise-plugins/mise-jib by [@jdx](https://github.com/jdx) in \ 
[#4228](https://github.com/jdx/mise/pull/4228)

### New Contributors

- @vgnh made their first contribution in \ 
[#4216](https://github.com/jdx/mise/pull/4216)

## [2025.1.14](https://github.com/jdx/mise/compare/v2025.1.13..v2025.1.14) - \ 
2025-01-24

### ๐Ÿš€ Features

- **(registry)** add gron by [@MontakOleg](https://github.com/MontakOleg) in \ 
[#4204](https://github.com/jdx/mise/pull/4204)

### ๐Ÿ› Bug Fixes

- spurious semver warning on `mise outdated` by [@jdx](https://github.com/jdx) \ 
in [#4199](https://github.com/jdx/mise/pull/4199)

### Chore

- lint issue in Dockerfile by [@jdx](https://github.com/jdx) in \ 
[47ad5d6](https://github.com/jdx/mise/commit/47ad5d67890188478cf8c8f2e6796b6752546e6c)
- fix some typos in markdown file by \ 
[@chuangjinglu](https://github.com/chuangjinglu) in \ 
[#4198](https://github.com/jdx/mise/pull/4198)
- pin aws-cli by [@jdx](https://github.com/jdx) in \ 
[f7311fd](https://github.com/jdx/mise/commit/f7311fd8fc85b6920c5a484862865adc9ef7261d)
- use arm64 runners for docker by [@jdx](https://github.com/jdx) in \ 
[#4200](https://github.com/jdx/mise/pull/4200)

### New Contributors

- @chuangjinglu made their first contribution in \ 
[#4198](https://github.com/jdx/mise/pull/4198)

## [2025.1.13](https://github.com/jdx/mise/compare/v2025.1.12..v2025.1.13) - \ 
2025-01-24

### Chore

- fixing aws-cli in release.sh by [@jdx](https://github.com/jdx) in \ 
[5b4a65a](https://github.com/jdx/mise/commit/5b4a65a84e07141de9ed69798921b4b0ef69aa02)
- fixing aws-cli in release.sh by [@jdx](https://github.com/jdx) in \ 
[4c67db5](https://github.com/jdx/mise/commit/4c67db59ecfb55eb724dc05bca7eb7281a625929)

## [2025.1.12](https://github.com/jdx/mise/compare/v2025.1.11..v2025.1.12) - \ 
2025-01-24

### Chore

- setup mise for release task by [@jdx](https://github.com/jdx) in \ 
[78d3dfb](https://github.com/jdx/mise/commit/78d3dfb164776cfb39a1920485c21fcd6ecd3ebe)

## [2025.1.11](https://github.com/jdx/mise/compare/v2025.1.10..v2025.1.11) - \ 
2025-01-23

### Chore

- pin aws-cli by [@jdx](https://github.com/jdx) in \ 
[ca16daf](https://github.com/jdx/mise/commit/ca16daf5e5dbb9159d853570528087b24f63500b)

## [2025.1.10](https://github.com/jdx/mise/compare/v2025.1.9..v2025.1.10) - \ 
2025-01-23

### ๐Ÿš€ Features

- **(registry)** use aqua for periphery by \ 
[@MontakOleg](https://github.com/MontakOleg) in \ 
[#4157](https://github.com/jdx/mise/pull/4157)
- split remote task by [@acesyde](https://github.com/acesyde) in \ 
[#4156](https://github.com/jdx/mise/pull/4156)

### ๐Ÿ› Bug Fixes

- **(docs)** environment variable MISE_OVERRIDE_TOOL_VERSIONS_FILENAME should be \ 
plural by [@roele](https://github.com/roele) in \ 
[#4183](https://github.com/jdx/mise/pull/4183)
- completions were missing non-asdf tools by [@jdx](https://github.com/jdx) in \ 
[55b31a4](https://github.com/jdx/mise/commit/55b31a452b807ada4e2ba40c8b5588b77b79642e)
- broken link for `/tasks/task-configuration` by \ 
[@134130](https://github.com/134130) in \ 
[#4155](https://github.com/jdx/mise/pull/4155)
- whitespace in mise.run script by [@jdx](https://github.com/jdx) in \ 
[#4153](https://github.com/jdx/mise/pull/4153)
- confusing error in fish_command_not_found by \ 
[@MrGreenTea](https://github.com/MrGreenTea) in \ 
[#4162](https://github.com/jdx/mise/pull/4162)
- use correct python path for venv creation in windows by \ 
[@tisoft](https://github.com/tisoft) in \ 
[#4164](https://github.com/jdx/mise/pull/4164)

### ๐Ÿ“š Documentation

- neovim cookbook by [@EricDriussi](https://github.com/EricDriussi) in \ 
[#4161](https://github.com/jdx/mise/pull/4161)

### ๐Ÿงช Testing

- fix a couple of tool tests by [@jdx](https://github.com/jdx) in \ 
[#4186](https://github.com/jdx/mise/pull/4186)

### Chore

- added issue auto-closer by [@jdx](https://github.com/jdx) in \ 
[3c831c1](https://github.com/jdx/mise/commit/3c831c19a644fbb2f393f969ebaa5137f9415793)

### New Contributors

- @tisoft made their first contribution in \ 
[#4164](https://github.com/jdx/mise/pull/4164)
- @MrGreenTea made their first contribution in \ 
[#4162](https://github.com/jdx/mise/pull/4162)
- @EricDriussi made their first contribution in \ 
[#4161](https://github.com/jdx/mise/pull/4161)
- @134130 made their first contribution in \ 
[#4155](https://github.com/jdx/mise/pull/4155)

## [2025.1.9](https://github.com/jdx/mise/compare/v2025.1.8..v2025.1.9) - 2025-01-17

### ๐Ÿš€ Features

- **(aqua)** pass --verbose flag down to cosign and added aqua.cosign_extra_args \ 
setting by [@jdx](https://github.com/jdx) in \ 
[#4148](https://github.com/jdx/mise/pull/4148)
- **(doctor)** display redacted github token by [@jdx](https://github.com/jdx) \ 
in [#4149](https://github.com/jdx/mise/pull/4149)

### ๐Ÿ› Bug Fixes

- Fixes fish_command_not_found glob error by \ 
[@halostatue](https://github.com/halostatue) in \ 
[#4133](https://github.com/jdx/mise/pull/4133)
- completions for `mise use` by [@jdx](https://github.com/jdx) in \ 
[#4147](https://github.com/jdx/mise/pull/4147)

### ๐Ÿ›ก๏ธ Security

- **(ruby)** remove ruby/gem tests by [@jdx](https://github.com/jdx) in \ 
[#4130](https://github.com/jdx/mise/pull/4130)

### ๐Ÿ“ฆ๏ธ Dependency Updates

- update dependency bun to v1.1.44 by \ 
[@renovate[bot]](https://github.com/renovate[bot]) in \ 
[#4134](https://github.com/jdx/mise/pull/4134)

### Chore

- add install.sh.sig to releases by [@jdx](https://github.com/jdx) in \ 
[1b6ea86](https://github.com/jdx/mise/commit/1b6ea8644edcf3a6ff68fc6d511622c44f1f1f9a)

### New Contributors

- @halostatue made their first contribution in \ 
[#4133](https://github.com/jdx/mise/pull/4133)

## [2025.1.8](https://github.com/jdx/mise/compare/v2025.1.7..v2025.1.8) - 2025-01-17

### ๐Ÿš€ Features

- upgrade ubi by [@jdx](https://github.com/jdx) in \ 
[#4078](https://github.com/jdx/mise/pull/4078)
- enable erlang for Windows by [@roele](https://github.com/roele) in \ 
[#4128](https://github.com/jdx/mise/pull/4128)
- use aqua for opentofu by [@jdx](https://github.com/jdx) in \ 
[#4129](https://github.com/jdx/mise/pull/4129)

### ๐Ÿ› Bug Fixes

- **(spm)** install from annotated tag by \ 
[@MontakOleg](https://github.com/MontakOleg) in \ 
[#4120](https://github.com/jdx/mise/pull/4120)
- Fixes infinite loop in auto install not found bash function by \ 
[@bnorick](https://github.com/bnorick) in \ 
[#4094](https://github.com/jdx/mise/pull/4094)
- installing with empty version fails by [@roele](https://github.com/roele) in \ 
[#4123](https://github.com/jdx/mise/pull/4123)

### ๐Ÿ“š Documentation

- correct link to gem.rs source by [@petrblaho](https://github.com/petrblaho) in \ 
[#4119](https://github.com/jdx/mise/pull/4119)
- fix {{config_root}} got interpolated by vitepress by \ 
[@peter50216](https://github.com/peter50216) in \ 
[#4122](https://github.com/jdx/mise/pull/4122)

### Chore

- remove minisign from mise.toml by [@jdx](https://github.com/jdx) in \ 
[b115ba9](https://github.com/jdx/mise/commit/b115ba962fce4e63e0d6ce85f41704f302ef3e9a)

### New Contributors

- @peter50216 made their first contribution in \ 
[#4122](https://github.com/jdx/mise/pull/4122)
- @petrblaho made their first contribution in \ 
[#4119](https://github.com/jdx/mise/pull/4119)

## [2025.1.7](https://github.com/jdx/mise/compare/v2025.1.6..v2025.1.7) - 2025-01-15

### ๐Ÿš€ Features

- **(registry)** add gup by [@scop](https://github.com/scop) in \ 
[#4107](https://github.com/jdx/mise/pull/4107)
- **(registry)** add aqua and cmdx by [@scop](https://github.com/scop) in \ 
[#4106](https://github.com/jdx/mise/pull/4106)
- use aqua for eza on linux by [@jdx](https://github.com/jdx) in \ 
[#4075](https://github.com/jdx/mise/pull/4075)
- allow to specify Rust profile by [@roele](https://github.com/roele) in \ 
[#4101](https://github.com/jdx/mise/pull/4101)

### ๐Ÿ› Bug Fixes

- use vars in [env] templates by [@hverlin](https://github.com/hverlin) in \ 
[#4100](https://github.com/jdx/mise/pull/4100)
- panic when directory name contains japanese characters by \ 
[@roele](https://github.com/roele) in \ 
[#4104](https://github.com/jdx/mise/pull/4104)
- incorrect config_root for project/.mise/config.toml by \ 
[@roele](https://github.com/roele) in \ 
[#4108](https://github.com/jdx/mise/pull/4108)

### ๐Ÿšœ Refactor

- **(registry)** alias protobuf to protoc by [@scop](https://github.com/scop) in \ 
[#4087](https://github.com/jdx/mise/pull/4087)
- **(registry)** use aqua for go-getter and kcl by \ 
[@scop](https://github.com/scop) in \ 
[#4088](https://github.com/jdx/mise/pull/4088)
- **(registry)** use aqua for powerline-go by [@scop](https://github.com/scop) \ 
in [#4105](https://github.com/jdx/mise/pull/4105)

### ๐Ÿ“š Documentation

- clean up activation instructions by [@jdx](https://github.com/jdx) in \ 
[e235c74](https://github.com/jdx/mise/commit/e235c74daa8f5e5f9e1bb89c70a6cff96c08956e)
- correct urls for crawler by [@jdx](https://github.com/jdx) in \ 
[21cb77b](https://github.com/jdx/mise/commit/21cb77b1f79a57e6ebd3fec367bd5b223239a3ed)
- added sitemap meta tag by [@jdx](https://github.com/jdx) in \ 
[033aa14](https://github.com/jdx/mise/commit/033aa149e8b7a45ea750c09c31438709420214c8)

## [2025.1.6](https://github.com/jdx/mise/compare/v2025.1.5..v2025.1.6) - 2025-01-12

### ๐Ÿ› Bug Fixes

- Panic when run without arguments with bootstrapped script by \ 
[@jdx](https://github.com/jdx) in [#4065](https://github.com/jdx/mise/pull/4065)

### ๐Ÿšœ Refactor

- use better rust syntax by [@jdx](https://github.com/jdx) in \ 
[#4072](https://github.com/jdx/mise/pull/4072)

### ๐Ÿ“š Documentation

- fix TOML-based Tasks usage spec example by [@gturi](https://github.com/gturi) \ 
in [#4067](https://github.com/jdx/mise/pull/4067)
- eza by [@jdx](https://github.com/jdx) in \ 
[5a80cbf](https://github.com/jdx/mise/commit/5a80cbf9e0b37be800bc6f6f0404bcf86cbe3bd9)
- removed bit about verifying with asdf by [@jdx](https://github.com/jdx) in \ 
[d505486](https://github.com/jdx/mise/commit/d505486fbbe49af0f7bf6029569812441c1e3fdc)
- added more getting started installers by [@jdx](https://github.com/jdx) in \ 
[b310e11](https://github.com/jdx/mise/commit/b310e118b00d2b0a64cf2d423d20ece6dc9692f6)
- clean up activation instructions by [@jdx](https://github.com/jdx) in \ 
[3df60dd](https://github.com/jdx/mise/commit/3df60dd9cbecf3086b1755d4e397159379d27b27)
- clean up activation instructions by [@jdx](https://github.com/jdx) in \ 
[8ab4bce](https://github.com/jdx/mise/commit/8ab4bcef77c4bc1e07951dbb8b5787df4a4b15bf)
- clean up activation instructions by [@jdx](https://github.com/jdx) in \ 
[d4a67e8](https://github.com/jdx/mise/commit/d4a67e8ec72fed064cc776ab643f41da1ae01caa)
- clean up activation instructions by [@jdx](https://github.com/jdx) in \ 
[d208418](https://github.com/jdx/mise/commit/d208418a5f63803185c4aa5f06afecd9e8832496)
- clean up activation instructions by [@jdx](https://github.com/jdx) in \ 
[b9f581d](https://github.com/jdx/mise/commit/b9f581d644295f372eb0cd026560e9c97dcb8091)

### New Contributors

- @gturi made their first contribution in \ 
[#4067](https://github.com/jdx/mise/pull/4067)

## [2025.1.5](https://github.com/jdx/mise/compare/v2025.1.4..v2025.1.5) - 2025-01-11

### ๐Ÿš€ Features

- added gdu and dua to registry by [@sassdavid](https://github.com/sassdavid) in \ 
[#4052](https://github.com/jdx/mise/pull/4052)
- added prefix-dev/pixi by [@jdx](https://github.com/jdx) in \ 
[#4056](https://github.com/jdx/mise/pull/4056)
- added `mise cfg --tracked-configs` by [@jdx](https://github.com/jdx) in \ 
[#4059](https://github.com/jdx/mise/pull/4059)
- added `mise version --json` flag by [@jdx](https://github.com/jdx) in \ 
[#4061](https://github.com/jdx/mise/pull/4061)
- added `mise ls --prunable` flag by [@jdx](https://github.com/jdx) in \ 
[#4062](https://github.com/jdx/mise/pull/4062)

### ๐Ÿ› Bug Fixes

- switch jib back to asdf by [@jdx](https://github.com/jdx) in \ 
[#4055](https://github.com/jdx/mise/pull/4055)
- `mise unuse` bug not pruning if not in config file by \ 
[@jdx](https://github.com/jdx) in [#4058](https://github.com/jdx/mise/pull/4058)

### ๐Ÿ“š Documentation

- explain pipx better by [@jdx](https://github.com/jdx) in \ 
[42dcb3b](https://github.com/jdx/mise/commit/42dcb3bc5a6547d3d148c391ceccfd9228e34669)

### ๐Ÿงช Testing

- added test case for `mise rm` by [@jdx](https://github.com/jdx) in \ 
[f7511b6](https://github.com/jdx/mise/commit/f7511b696c2ada7af878074e89b0dfc1edb73197)

### New Contributors

- @sassdavid made their first contribution in \ 
[#4052](https://github.com/jdx/mise/pull/4052)

## [2025.1.4](https://github.com/jdx/mise/compare/v2025.1.3..v2025.1.4) - 2025-01-10

### ๐Ÿš€ Features

- update JSON output for task info/ls by [@hverlin](https://github.com/hverlin) \ 
in [#4034](https://github.com/jdx/mise/pull/4034)
- **breaking** bump usage to 2.x by [@jdx](https://github.com/jdx) in \ 
[#4049](https://github.com/jdx/mise/pull/4049)

### ๐Ÿ› Bug Fixes

- ignore github releases marked as draft by [@jdx](https://github.com/jdx) in \ 
[#4030](https://github.com/jdx/mise/pull/4030)
- `mise run` shorthand with tasks that have an extension by \ 
[@jdx](https://github.com/jdx) in [#4029](https://github.com/jdx/mise/pull/4029)
- use consistent casing by [@jdx](https://github.com/jdx) in \ 
[a4d4133](https://github.com/jdx/mise/commit/a4d41338139355b0dd86a068fd89790eb7e34584)
- support latest ansible packages by [@jdx](https://github.com/jdx) in \ 
[#4045](https://github.com/jdx/mise/pull/4045)
- use go backend for goconvey/ginkgo by [@jdx](https://github.com/jdx) in \ 
[#4047](https://github.com/jdx/mise/pull/4047)
- Improve fig spec with better generators by \ 
[@miguelmig](https://github.com/miguelmig) in \ 
[#3762](https://github.com/jdx/mise/pull/3762)

### ๐Ÿ“š Documentation

- set prose-wrap with prettier by [@jdx](https://github.com/jdx) in \ 
[#4038](https://github.com/jdx/mise/pull/4038)
- Fix "Example of a NodeJS file task with arguments" by \ 
[@highb](https://github.com/highb) in \ 
[#4046](https://github.com/jdx/mise/pull/4046)

### ๐Ÿงช Testing

- disable some non-working plugins by [@jdx](https://github.com/jdx) in \ 
[106ee40](https://github.com/jdx/mise/commit/106ee40b463923bb5c6444e0c0127dabc502d9ee)
- remove test for flarectl by [@jdx](https://github.com/jdx) in \ 
[a63b449](https://github.com/jdx/mise/commit/a63b44910d55ad2cdc801a472f0c196c605cce25)

### Chore

- added `cargo check` to pre-commit by [@jdx](https://github.com/jdx) in \ 
[73eb25a](https://github.com/jdx/mise/commit/73eb25a88bbfe1b979bb5483ca3c81a689be184f)
- fix release-plz pr creation by [@jdx](https://github.com/jdx) in \ 
[8299c6b](https://github.com/jdx/mise/commit/8299c6b943119ffda94d18445c5b789948b6f9c0)
- use -q in pre-commit:check by [@jdx](https://github.com/jdx) in \ 
[099b2d8](https://github.com/jdx/mise/commit/099b2d88d3ed31ace30c67be816170dc50f87b6d)
- fix release-plz pr creation by [@jdx](https://github.com/jdx) in \ 
[c2accc5](https://github.com/jdx/mise/commit/c2accc5f7192202d0a8249ae7f3ab0ea7f100e1b)
- make prettier/pre-commit much faster by [@jdx](https://github.com/jdx) in \ 
[#4036](https://github.com/jdx/mise/pull/4036)
- fix release-plz edit command by [@jdx](https://github.com/jdx) in \ 
[86b5816](https://github.com/jdx/mise/commit/86b5816660f5a13d45c1795132a29e881645e271)

## [2025.1.3](https://github.com/jdx/mise/compare/v2025.1.2..v2025.1.3) - 2025-01-09

### ๐Ÿ› Bug Fixes

- **(rust)** respect RUSTUP_HOME/CARGO_HOME by [@jdx](https://github.com/jdx) in \ 
[#4026](https://github.com/jdx/mise/pull/4026)
- mise fails to install kubectl on windows from aqua registry by \ 
[@roele](https://github.com/roele) in \ 
[#4006](https://github.com/jdx/mise/pull/4006)
- aliases with aqua by [@jdx](https://github.com/jdx) in \ 
[#4007](https://github.com/jdx/mise/pull/4007)
- issue with enter hook and subdirs by [@jdx](https://github.com/jdx) in \ 
[#4008](https://github.com/jdx/mise/pull/4008)
- allow using depends and depends_post on separate tasks by \ 
[@jdx](https://github.com/jdx) in [#4010](https://github.com/jdx/mise/pull/4010)
- mise fails to install kubectl on windows from aqua registry by \ 
[@roele](https://github.com/roele) in \ 
[#4024](https://github.com/jdx/mise/pull/4024)

### ๐Ÿ“š Documentation

- Add default description to github token link by \ 
[@hverlin](https://github.com/hverlin) in \ 
[#4019](https://github.com/jdx/mise/pull/4019)
- fix source code links by [@jdx](https://github.com/jdx) in \ 
[#4025](https://github.com/jdx/mise/pull/4025)

### Chore

- make pre-commit faster by [@jdx](https://github.com/jdx) in \ 
[70dfdd0](https://github.com/jdx/mise/commit/70dfdd0b874a5292b4b20fa72c9c341a13900bde)
- added commented out paths config by [@jdx](https://github.com/jdx) in \ 
[c1f25ac](https://github.com/jdx/mise/commit/c1f25ac4cdaf74219d700fcaf37d3341971a3120)

## [2025.1.2](https://github.com/jdx/mise/compare/v2025.1.1..v2025.1.2) - 2025-01-08

### ๐Ÿš€ Features

- migrate asdf plugins to aqua/ubi by [@jdx](https://github.com/jdx) in \ 
[#3962](https://github.com/jdx/mise/pull/3962)
- migrate asdf plugins to aqua/ubi by [@jdx](https://github.com/jdx) in \ 
[#3978](https://github.com/jdx/mise/pull/3978)
- migrate asdf plugins to aqua/ubi by [@jdx](https://github.com/jdx) in \ 
[#3991](https://github.com/jdx/mise/pull/3991)
- replace asdf-spark plugin with mise-spark plugin by \ 
[@benberryallwood](https://github.com/benberryallwood) in \ 
[#3994](https://github.com/jdx/mise/pull/3994)
- add kubectx/kubens to registry by [@roele](https://github.com/roele) in \ 
[#3992](https://github.com/jdx/mise/pull/3992)
- added ktlint from aqua by [@jdx](https://github.com/jdx) in \ 
[#4004](https://github.com/jdx/mise/pull/4004)

### ๐Ÿ› Bug Fixes

- **(schema)** fix task sources and outputs schema by \ 
[@risu729](https://github.com/risu729) in \ 
[#3988](https://github.com/jdx/mise/pull/3988)
- **(schema)** update task schema by [@risu729](https://github.com/risu729) in \ 
[#3999](https://github.com/jdx/mise/pull/3999)
- correct age keyname by [@jdx](https://github.com/jdx) in \ 
[e28c293](https://github.com/jdx/mise/commit/e28c293bc5a241b043d0b72ec9aa0559e888f97b)
- mise install rust failed on windows by [@roele](https://github.com/roele) in \ 
[#3969](https://github.com/jdx/mise/pull/3969)
- maven-mvnd does not install with aqua by [@roele](https://github.com/roele) in \ 
[#3982](https://github.com/jdx/mise/pull/3982)
- maven-mvnd does not install with aqua by [@roele](https://github.com/roele) in \ 
[#3993](https://github.com/jdx/mise/pull/3993)
- use friendly error in `mise run` by [@jdx](https://github.com/jdx) in \ 
[#3998](https://github.com/jdx/mise/pull/3998)
- use task display_name in more places by [@hverlin](https://github.com/hverlin) \ 
in [#3997](https://github.com/jdx/mise/pull/3997)
- aqua:apache/spark doesn't work by [@roele](https://github.com/roele) in \ 
[#3995](https://github.com/jdx/mise/pull/3995)

### ๐Ÿ“š Documentation

- style on rustup settings by [@jdx](https://github.com/jdx) in \ 
[da91716](https://github.com/jdx/mise/commit/da91716c856b0bb1e8bdf70f9f97f74fe09f15ac)
- Escape template examples by [@henrebotha](https://github.com/henrebotha) in \ 
[#3987](https://github.com/jdx/mise/pull/3987)
- update SECURITY.md by [@jdx](https://github.com/jdx) in \ 
[6372f10](https://github.com/jdx/mise/commit/6372f101639386e94cd8df400c78962eab1dbdd5)

### ๐Ÿงช Testing

- fix test-plugins CI job for ubuntu-24 by [@jdx](https://github.com/jdx) in \ 
[492f6ac](https://github.com/jdx/mise/commit/492f6acc99014cb70f97efdd12700ee365a418ea)
- remove postgres test-plugins test by [@jdx](https://github.com/jdx) in \ 
[e93bc80](https://github.com/jdx/mise/commit/e93bc80a780fd0f7b4619af37c3f646dd622bed4)

### Chore

- remove deprecated tar syntax by [@jdx](https://github.com/jdx) in \ 
[322735a](https://github.com/jdx/mise/commit/322735a75bef9c602ffcec4d81914662cac00647)
- fix tar/gzip syntax by [@jdx](https://github.com/jdx) in \ 
[cd0a049](https://github.com/jdx/mise/commit/cd0a049ecace47354a931cd364ac2f5915812658)
- fork remaining asdf plugins to mise-plugins by [@jdx](https://github.com/jdx) \ 
in [#3996](https://github.com/jdx/mise/pull/3996)

### New Contributors

- @henrebotha made their first contribution in \ 
[#3987](https://github.com/jdx/mise/pull/3987)

## [2025.1.1](https://github.com/jdx/mise/compare/v2025.1.0..v2025.1.1) - 2025-01-06

### ๐Ÿš€ Features

- add databricks-cli to registry by \ 
[@benberryallwood](https://github.com/benberryallwood) in \ 
[#3937](https://github.com/jdx/mise/pull/3937)
- add navi to registry by [@kit494way](https://github.com/kit494way) in \ 
[#3943](https://github.com/jdx/mise/pull/3943)
- added allurectl to registry by [@MontakOleg](https://github.com/MontakOleg) in \ 
[#3918](https://github.com/jdx/mise/pull/3918)
- Add setting description to mise settings --json-extended output by \ 
[@hverlin](https://github.com/hverlin) in \ 
[#3919](https://github.com/jdx/mise/pull/3919)

### ๐Ÿ› Bug Fixes

- improve mise generate bootstrap by [@hverlin](https://github.com/hverlin) in \ 
[#3939](https://github.com/jdx/mise/pull/3939)
- update year in copyright to dynamic with current year by \ 
[@nexckycort](https://github.com/nexckycort) in \ 
[#3957](https://github.com/jdx/mise/pull/3957)

### ๐Ÿ“š Documentation

- Fix broken link to environment variables doc by \ 
[@xcapaldi](https://github.com/xcapaldi) in \ 
[#3938](https://github.com/jdx/mise/pull/3938)
- Add usage property to mise schema by [@hverlin](https://github.com/hverlin) in \ 
[#3942](https://github.com/jdx/mise/pull/3942)
- clarity on relative paths vs config_root in _.path by \ 
[@glasser](https://github.com/glasser) in \ 
[#3923](https://github.com/jdx/mise/pull/3923)

### ๐Ÿ“ฆ๏ธ Dependency Updates

- update rust crate itertools to 0.14 by \ 
[@renovate[bot]](https://github.com/renovate[bot]) in \ 
[#3926](https://github.com/jdx/mise/pull/3926)
- update rust crate petgraph to 0.7 by \ 
[@renovate[bot]](https://github.com/renovate[bot]) in \ 
[#3927](https://github.com/jdx/mise/pull/3927)
- update rust crate self_update to 0.42 by \ 
[@renovate[bot]](https://github.com/renovate[bot]) in \ 
[#3931](https://github.com/jdx/mise/pull/3931)

### Chore

- upgrade expr by [@jdx](https://github.com/jdx) in \ 
[c06a415](https://github.com/jdx/mise/commit/c06a41544e2cb09912244efe6a8f5bcc03eb24d7)
- mise up by [@jdx](https://github.com/jdx) in \ 
[678f648](https://github.com/jdx/mise/commit/678f6489a9501b32bf3c36771977771d933f2466)
- cargo-show by [@jdx](https://github.com/jdx) in \ 
[69d44fd](https://github.com/jdx/mise/commit/69d44fd064d2fdaae08ff9ea3300a42e560630cd)
- remove cargo-show dependency by [@jdx](https://github.com/jdx) in \ 
[ab8e9e9](https://github.com/jdx/mise/commit/ab8e9e9e429beeb23731c356537525f64bc59b28)
- remove cargo-show dependency by [@jdx](https://github.com/jdx) in \ 
[ca2f89c](https://github.com/jdx/mise/commit/ca2f89c6cd36d828a9eab2884a3f8c9cc1fe2c19)
- remove cargo-show dependency by [@jdx](https://github.com/jdx) in \ 
[82e3390](https://github.com/jdx/mise/commit/82e3390c5fc9a97c942dc407b2073edfcb3974bc)
- fix release-plz by [@jdx](https://github.com/jdx) in \ 
[52ac62a](https://github.com/jdx/mise/commit/52ac62a7d7e8439d32b84c4247ee366c28901863)
- fix release-plz by [@jdx](https://github.com/jdx) in \ 
[dba7044](https://github.com/jdx/mise/commit/dba7044b4dcce808fd4734e9a284ab2174758be0)

### New Contributors

- @nexckycort made their first contribution in \ 
[#3957](https://github.com/jdx/mise/pull/3957)
- @MontakOleg made their first contribution in \ 
[#3918](https://github.com/jdx/mise/pull/3918)
- @kit494way made their first contribution in \ 
[#3943](https://github.com/jdx/mise/pull/3943)
- @benberryallwood made their first contribution in \ 
[#3937](https://github.com/jdx/mise/pull/3937)
- @xcapaldi made their first contribution in \ 
[#3938](https://github.com/jdx/mise/pull/3938)
- @auxesis made their first contribution in \ 
[#3914](https://github.com/jdx/mise/pull/3914)

## [2025.1.0](https://github.com/jdx/mise/compare/v2024.12.24..v2025.1.0) - \ 
2025-01-01

### ๐Ÿš€ Features

- use aqua for gradle by [@jdx](https://github.com/jdx) in \ 
[#3903](https://github.com/jdx/mise/pull/3903)
- added completions to more commands by [@jdx](https://github.com/jdx) in \ 
[#3910](https://github.com/jdx/mise/pull/3910)

### ๐Ÿ› Bug Fixes

- panic when setting config value by [@roele](https://github.com/roele) in \ 
[#3823](https://github.com/jdx/mise/pull/3823)
- add hidden settings/task --complete option by [@jdx](https://github.com/jdx) \ 
in [#3902](https://github.com/jdx/mise/pull/3902)
- handle panic when task contains invalid template by \ 
[@jdx](https://github.com/jdx) in [#3904](https://github.com/jdx/mise/pull/3904)
- missing checksums in mise.run script by [@jdx](https://github.com/jdx) in \ 
[#3906](https://github.com/jdx/mise/pull/3906)
- active flag for symlinked tools in `mise ls --json` by \ 
[@jdx](https://github.com/jdx) in [#3907](https://github.com/jdx/mise/pull/3907)

### ๐Ÿ“š Documentation

- Update LICENSE by [@jdx](https://github.com/jdx) in \ 
[156db11](https://github.com/jdx/mise/commit/156db1130c2757aaaf6e53686148d8b9b0791ae7)
- updated roadmap by [@jdx](https://github.com/jdx) in \ 
[f8916d4](https://github.com/jdx/mise/commit/f8916d4cbd09fbbc8142bf25b4d586e146d19a21)

## [2024.12.24](https://github.com/jdx/mise/compare/v2024.12.23..v2024.12.24) - \ 
2024-12-31

### ๐Ÿ› Bug Fixes

- switch back to asdf for gradle by [@jdx](https://github.com/jdx) in \ 
[cc88dca](https://github.com/jdx/mise/commit/cc88dca50e8e0dac94dbb83d0ce1ebcfc38a1ec4)

### Chore

- add commented out cleanup of old CLIs by [@jdx](https://github.com/jdx) in \ 
[bb7e022](https://github.com/jdx/mise/commit/bb7e022240c0e7019a595d093a33b414119e975f)

## [2024.12.23](https://github.com/jdx/mise/compare/v2024.12.22..v2024.12.23) - \ 
2024-12-30

### ๐Ÿ› Bug Fixes

- winget release PRs by [@jdx](https://github.com/jdx) in \ 
[9dec542](https://github.com/jdx/mise/commit/9dec542188e731ef357fd74339dd08ac005cb9e3)
- mise settings unset does not seem to work by \ 
[@roele](https://github.com/roele) in \ 
[#3867](https://github.com/jdx/mise/pull/3867)
- gradle aqua package by [@jdx](https://github.com/jdx) in \ 
[#3880](https://github.com/jdx/mise/pull/3880)
- **breaking** remove `root` env var in tasks by [@jdx](https://github.com/jdx) \ 
in [#3884](https://github.com/jdx/mise/pull/3884)

### ๐Ÿ“š Documentation

- syntax in `mise watch` by [@jdx](https://github.com/jdx) in \ 
[beab480](https://github.com/jdx/mise/commit/beab48029b3e7a91047012b655f3efe4fd722acf)
- Update registry link by [@bmulholland](https://github.com/bmulholland) in \ 
[#3864](https://github.com/jdx/mise/pull/3864)
- clarify shims behaviour by [@syhol](https://github.com/syhol) in \ 
[#3881](https://github.com/jdx/mise/pull/3881)

### Chore

- remove unused versioned tarballs from mise.jdx.dev by \ 
[@jdx](https://github.com/jdx) in \ 
[48f1021](https://github.com/jdx/mise/commit/48f1021048646061e7cd85d9f9969946b00962a6)
- trim newline in banner by [@jdx](https://github.com/jdx) in \ 
[c8f2c90](https://github.com/jdx/mise/commit/c8f2c90111c5d20fe4586d59eb66f3bb2f8cfd9a)

### New Contributors

- @bmulholland made their first contribution in \ 
[#3864](https://github.com/jdx/mise/pull/3864)

## [2024.12.22](https://github.com/jdx/mise/compare/v2024.12.21..v2024.12.22) - \ 
2024-12-30

### ๐Ÿš€ Features

- colorize banner by [@jdx](https://github.com/jdx) in \ 
[ad3a5f0](https://github.com/jdx/mise/commit/ad3a5f040013bad046f2ca3abb9eebc941301368)

### ๐Ÿ› Bug Fixes

- add `:` escaping for tasks with multiple colons by \ 
[@eitamal](https://github.com/eitamal) in \ 
[#3853](https://github.com/jdx/mise/pull/3853)
- type issue in docs/JSON schema for python_create_args and uv_create_args by \ 
[@roele](https://github.com/roele) in \ 
[#3855](https://github.com/jdx/mise/pull/3855)

### ๐Ÿ“š Documentation

- **(settings)** fix link to precompiled python binaries by \ 
[@scop](https://github.com/scop) in \ 
[#3851](https://github.com/jdx/mise/pull/3851)
- Fix cargo install examples by [@orf](https://github.com/orf) in \ 
[#3862](https://github.com/jdx/mise/pull/3862)

### New Contributors

- @orf made their first contribution in \ 
[#3862](https://github.com/jdx/mise/pull/3862)
- @eitamal made their first contribution in \ 
[#3853](https://github.com/jdx/mise/pull/3853)

## [2024.12.21](https://github.com/jdx/mise/compare/v2024.12.20..v2024.12.21) - \ 
2024-12-27

### ๐Ÿ› Bug Fixes

- **(python)** force precompiled setting warning message syntax by \ 
[@scop](https://github.com/scop) in \ 
[#3850](https://github.com/jdx/mise/pull/3850)
- zstd detection false positive on MacOS by [@roele](https://github.com/roele) \ 
in [#3845](https://github.com/jdx/mise/pull/3845)

### ๐Ÿ“š Documentation

- fix incorrect examples that were causing 'expected a sequence' error by \ 
[@ssbarnea](https://github.com/ssbarnea) in \ 
[#3839](https://github.com/jdx/mise/pull/3839)

### ๐Ÿ“ฆ๏ธ Dependency Updates

- update rust crate ubi to 0.3 by \ 
[@renovate[bot]](https://github.com/renovate[bot]) in \ 
[#3836](https://github.com/jdx/mise/pull/3836)

## [2024.12.20](https://github.com/jdx/mise/compare/v2024.12.19..v2024.12.20) - \ 
2024-12-25

### ๐Ÿš€ Features

- **(hugo)** add extended registry from aqua and keep only one registry with all \ 
aliases by [@kilianpaquier](https://github.com/kilianpaquier) in \ 
[#3813](https://github.com/jdx/mise/pull/3813)
- build erlang with all cores by [@jdx](https://github.com/jdx) in \ 
[#3802](https://github.com/jdx/mise/pull/3802)
- Modify install_rubygems_hook to place plugin in site_ruby directory by \ 
[@zkhadikov](https://github.com/zkhadikov) in \ 
[#3812](https://github.com/jdx/mise/pull/3812)

### ๐Ÿ› Bug Fixes

- do not require "v" prefix in mise.run by \ 
[@jdx](https://github.com/jdx) in [#3800](https://github.com/jdx/mise/pull/3800)
- add checksum for macos-x86 by [@jdx](https://github.com/jdx) in \ 
[#3815](https://github.com/jdx/mise/pull/3815)

### ๐Ÿ“š Documentation

- Correct link to aqua registry by [@jesse-c](https://github.com/jesse-c) in \ 
[#3803](https://github.com/jdx/mise/pull/3803)

### ๐Ÿงช Testing

- skip dotnet if not installed by [@jdx](https://github.com/jdx) in \ 
[1a663dd](https://github.com/jdx/mise/commit/1a663dd63e17cc08a961b86b5b0b6a1d7e9b2a1f)

### New Contributors

- @zkhadikov made their first contribution in \ 
[#3812](https://github.com/jdx/mise/pull/3812)
- @kilianpaquier made their first contribution in \ 
[#3813](https://github.com/jdx/mise/pull/3813)
- @jesse-c made their first contribution in \ 
[#3803](https://github.com/jdx/mise/pull/3803)

## [2024.12.19](https://github.com/jdx/mise/compare/v2024.12.18..v2024.12.19) - \ 
2024-12-23

### ๐Ÿš€ Features

- use zstd in mise.run by [@jdx](https://github.com/jdx) in \ 
[#3798](https://github.com/jdx/mise/pull/3798)
- verify zig with minisign by [@jdx](https://github.com/jdx) in \ 
[#3793](https://github.com/jdx/mise/pull/3793)

### Chore

- increase tarball compression by [@jdx](https://github.com/jdx) in \ 
[a899155](https://github.com/jdx/mise/commit/a8991551bd7c61d1f75a800906d2f718b4bdf7c0)
- use max threads for zstd compression by [@jdx](https://github.com/jdx) in \ 
[a3f792a](https://github.com/jdx/mise/commit/a3f792a1eb0a395c7a82a063b96d30282b6343de)
- print all tarball sizes by [@jdx](https://github.com/jdx) in \ 
[29fbc04](https://github.com/jdx/mise/commit/29fbc04e52c76b16c9a72385ead4edbfaff984fb)

## [2024.12.18](https://github.com/jdx/mise/compare/v2024.12.17..v2024.12.18) - \ 
2024-12-23

### ๐Ÿš€ Features

- allow dotnet prerelease by [@acesyde](https://github.com/acesyde) in \ 
[#3753](https://github.com/jdx/mise/pull/3753)
- added minisign to registry by [@jdx](https://github.com/jdx) in \ 
[#3788](https://github.com/jdx/mise/pull/3788)
- `mise g bootstrap` by [@jdx](https://github.com/jdx) in \ 
[#3792](https://github.com/jdx/mise/pull/3792)
- `mise g bootstrap` by [@jdx](https://github.com/jdx) in \ 
[f79ce71](https://github.com/jdx/mise/commit/f79ce719f9121eb6e0e821cf271af306f2a9d6c8)

### ๐Ÿ› Bug Fixes

- hide task file extension in completions by [@jdx](https://github.com/jdx) in \ 
[#3772](https://github.com/jdx/mise/pull/3772)
- settings completions by [@jdx](https://github.com/jdx) in \ 
[#3787](https://github.com/jdx/mise/pull/3787)

### ๐Ÿ“š Documentation

- update IDE integration page by [@hverlin](https://github.com/hverlin) in \ 
[#3765](https://github.com/jdx/mise/pull/3765)
- add powershell sample by [@acesyde](https://github.com/acesyde) in \ 
[#3771](https://github.com/jdx/mise/pull/3771)
- add missing dotnet left menu by [@acesyde](https://github.com/acesyde) in \ 
[#3770](https://github.com/jdx/mise/pull/3770)

### ๐Ÿงช Testing

- added stubbed test for https://github.com/jdx/mise/discussions/3783 by \ 
[@jdx](https://github.com/jdx) in \ 
[f79a3a4](https://github.com/jdx/mise/commit/f79a3a41ebf833d2c49bdc91ae4026c46498d9f7)

### Chore

- add shell to user-agent by [@jdx](https://github.com/jdx) in \ 
[#3786](https://github.com/jdx/mise/pull/3786)
- sign releases with minisign by [@jdx](https://github.com/jdx) in \ 
[#3789](https://github.com/jdx/mise/pull/3789)
- create minisign secret key by [@jdx](https://github.com/jdx) in \ 
[dea4676](https://github.com/jdx/mise/commit/dea4676f53ee4d1a905ae17b004131c6dee3b385)
- create minisign secret key by [@jdx](https://github.com/jdx) in \ 
[ecebebe](https://github.com/jdx/mise/commit/ecebebee13cc20773eaefda706bad4e5ac8cc25f)
- fix minisign signing by [@jdx](https://github.com/jdx) in \ 
[6401ff8](https://github.com/jdx/mise/commit/6401ff84e0dcbdb890dd037aff6fbcf3edc51af5)
- added install.sh to releases by [@jdx](https://github.com/jdx) in \ 
[2946d58](https://github.com/jdx/mise/commit/2946d5864cffb65a1ee1260f3c38070531743854)
- install minisign by [@jdx](https://github.com/jdx) in \ 
[f22272c](https://github.com/jdx/mise/commit/f22272c3838fcb8de0365a4022f8aefc00c46f4c)
- use ubuntu-24 for release by [@jdx](https://github.com/jdx) in \ 
[40a13f8](https://github.com/jdx/mise/commit/40a13f8e7088ba13762178eccc5eb8438bc9ce6b)
- set minisign pub key by [@jdx](https://github.com/jdx) in \ 
[fd6aa1e](https://github.com/jdx/mise/commit/fd6aa1eccf23f97e82ff166ff8950721c236239b)
- age encrypt minisign key by [@jdx](https://github.com/jdx) in \ 
[02c30e2](https://github.com/jdx/mise/commit/02c30e2c9167d3f4bf5ac05a82a43bc82b703123)
- apt install age by [@jdx](https://github.com/jdx) in \ 
[769a088](https://github.com/jdx/mise/commit/769a08875b3651c3edd63fd4387497ce6b16cd4b)
- switch back to MINISIGN_KEY by [@jdx](https://github.com/jdx) in \ 
[66dc8cf](https://github.com/jdx/mise/commit/66dc8cf199adb57c22ac398b3333ba12abaaf106)
- fix minisign signing by [@jdx](https://github.com/jdx) in \ 
[a3f8173](https://github.com/jdx/mise/commit/a3f81738bb4ab0827eb6bfae4a1639c29f29da36)
- add zst tarballs by [@jdx](https://github.com/jdx) in \ 
[85a1192](https://github.com/jdx/mise/commit/85a1192091b7f37ab7c3712e4100c8b43d587857)
- add zst tarballs by [@jdx](https://github.com/jdx) in \ 
[5238124](https://github.com/jdx/mise/commit/5238124dbda89fe32380beab9b64d31cb2cb4ddb)
- add zst tarballs by [@jdx](https://github.com/jdx) in \ 
[2a4d0bf](https://github.com/jdx/mise/commit/2a4d0bf0ee78dfe672d97bc763643300516d5a9b)
- add zst tarballs by [@jdx](https://github.com/jdx) in \ 
[285d777](https://github.com/jdx/mise/commit/285d777b3f33bfa587070b3d15cd904fc83e111f)
- extract artifact with zstd by [@jdx](https://github.com/jdx) in \ 
[ba66d46](https://github.com/jdx/mise/commit/ba66d4659c6d8f3ffa589dacfe402d6988e46d9a)

## [2024.12.17](https://github.com/jdx/mise/compare/v2024.12.16..v2024.12.17) - \ 
2024-12-21

### ๐Ÿš€ Features

- added a banner to `mise --version` by [@jdx](https://github.com/jdx) in \ 
[#3748](https://github.com/jdx/mise/pull/3748)
- add usage field to tasks by [@jdx](https://github.com/jdx) in \ 
[#3746](https://github.com/jdx/mise/pull/3746)
- added keep-order task output type by [@jdx](https://github.com/jdx) in \ 
[#3763](https://github.com/jdx/mise/pull/3763)
- `replacing` task output type by [@jdx](https://github.com/jdx) in \ 
[#3764](https://github.com/jdx/mise/pull/3764)
- added timed task output type by [@jdx](https://github.com/jdx) in \ 
[#3766](https://github.com/jdx/mise/pull/3766)

### ๐Ÿ› Bug Fixes

- dotnet backend doc by [@acesyde](https://github.com/acesyde) in \ 
[#3752](https://github.com/jdx/mise/pull/3752)
- include full env in toolset tera_ctx by [@risu729](https://github.com/risu729) \ 
in [#3751](https://github.com/jdx/mise/pull/3751)
- set env vars in task templates by [@jdx](https://github.com/jdx) in \ 
[#3758](https://github.com/jdx/mise/pull/3758)

### ๐Ÿ“š Documentation

- update mise-action version in tips and tricks by \ 
[@scop](https://github.com/scop) in \ 
[#3749](https://github.com/jdx/mise/pull/3749)
- Small cookbooks fixes by [@hverlin](https://github.com/hverlin) in \ 
[#3754](https://github.com/jdx/mise/pull/3754)

### ๐Ÿงช Testing

- fix elixir release test by [@jdx](https://github.com/jdx) in \ 
[b4f11da](https://github.com/jdx/mise/commit/b4f11dabf7a16a875f9d7ab3ded6a516b481f6f8)
- add some test cases for env var templates by [@jdx](https://github.com/jdx) in \ 
[c938977](https://github.com/jdx/mise/commit/c938977ccc265c9530200e0b19bb0cce5f73ddbb)

### Chore

- updated usage by [@jdx](https://github.com/jdx) in \ 
[dad7857](https://github.com/jdx/mise/commit/dad785727c80efeb4bf498995ed5237f6cd94d79)

## [2024.12.16](https://github.com/jdx/mise/compare/v2024.12.15..v2024.12.16) - \ 
2024-12-20

### ๐Ÿš€ Features

- add dotnet backend by [@acesyde](https://github.com/acesyde) in \ 
[#3737](https://github.com/jdx/mise/pull/3737)
- added ignored_config_paths to `mise dr` by [@jdx](https://github.com/jdx) in \ 
[#3742](https://github.com/jdx/mise/pull/3742)

### ๐Ÿ› Bug Fixes

- **(ruby)** fix Ruby plugin to use `ruby_install` option correctly by \ 
[@yuhr](https://github.com/yuhr) in \ 
[#3732](https://github.com/jdx/mise/pull/3732)
- `mise run` shorthand with options by [@jdx](https://github.com/jdx) in \ 
[#3719](https://github.com/jdx/mise/pull/3719)
- zig on windows by [@jdx](https://github.com/jdx) in \ 
[#3739](https://github.com/jdx/mise/pull/3739)
- allow using previously defined vars by [@jdx](https://github.com/jdx) in \ 
[#3741](https://github.com/jdx/mise/pull/3741)
- make --help consistent with `mise run` and `mise <task>` by \ 
[@jdx](https://github.com/jdx) in [#3723](https://github.com/jdx/mise/pull/3723)
- use implicit keys for `mise config set` by [@jdx](https://github.com/jdx) in \ 
[#3744](https://github.com/jdx/mise/pull/3744)

### ๐Ÿ“š Documentation

- update cookbook by [@hverlin](https://github.com/hverlin) in \ 
[#3718](https://github.com/jdx/mise/pull/3718)
- remove reference to deprecated asdf_compat functionality by \ 
[@jdx](https://github.com/jdx) in \ 
[03a2afb](https://github.com/jdx/mise/commit/03a2afb4f8c738e3b172d0f5e1ca1465bf1d6a5c)
- describe behavior of `run --output` better by [@jdx](https://github.com/jdx) \ 
in [#3740](https://github.com/jdx/mise/pull/3740)

### ๐Ÿ“ฆ๏ธ Dependency Updates

- update dependency bun to v1.1.40 by \ 
[@renovate[bot]](https://github.com/renovate[bot]) in \ 
[#3729](https://github.com/jdx/mise/pull/3729)

### Chore

- lint fix by [@jdx](https://github.com/jdx) in \ 
[118b8de](https://github.com/jdx/mise/commit/118b8de645712ff1d78c33b9a2c094a1f92c5b20)
- switch from home -> homedir crate by [@jdx](https://github.com/jdx) in \ 
[#3743](https://github.com/jdx/mise/pull/3743)

### New Contributors

- @acesyde made their first contribution in \ 
[#3737](https://github.com/jdx/mise/pull/3737)
- @ssbarnea made their first contribution in \ 
[#3735](https://github.com/jdx/mise/pull/3735)
- @yuhr made their first contribution in \ 
[#3732](https://github.com/jdx/mise/pull/3732)

## [2024.12.15](https://github.com/jdx/mise/compare/v2024.12.14..v2024.12.15) - \ 
2024-12-19

### ๐Ÿš€ Features

- unnest output when `mise run` is nested by [@jdx](https://github.com/jdx) in \ 
[#3686](https://github.com/jdx/mise/pull/3686)
- `mise rm` by [@jdx](https://github.com/jdx) in \ 
[#3627](https://github.com/jdx/mise/pull/3627)
- added *:_default task name by [@jdx](https://github.com/jdx) in \ 
[#3690](https://github.com/jdx/mise/pull/3690)
- `mise run --continue-on-error by [@jdx](https://github.com/jdx) in \ 
[#3692](https://github.com/jdx/mise/pull/3692)
- added .tool-versions -> mise.toml converter by \ 
[@jdx](https://github.com/jdx) in [#3693](https://github.com/jdx/mise/pull/3693)
- get mise sync python --uv to work by [@jdx](https://github.com/jdx) in \ 
[#3706](https://github.com/jdx/mise/pull/3706)
- `mise install-into` by [@jdx](https://github.com/jdx) in \ 
[#3711](https://github.com/jdx/mise/pull/3711)
- added `mise dr --json` by [@jdx](https://github.com/jdx) in \ 
[#3715](https://github.com/jdx/mise/pull/3715)

### ๐Ÿ› Bug Fixes

- retain "os" options in `mise up --bump` by \ 
[@jdx](https://github.com/jdx) in [#3688](https://github.com/jdx/mise/pull/3688)
- unnest task cmd output by [@jdx](https://github.com/jdx) in \ 
[#3691](https://github.com/jdx/mise/pull/3691)
- ensure MISE_PROJECT_ROOT is set with no mise.toml by \ 
[@jdx](https://github.com/jdx) in [#3695](https://github.com/jdx/mise/pull/3695)
- create venv uses absolute tool paths by [@syhol](https://github.com/syhol) in \ 
[#3698](https://github.com/jdx/mise/pull/3698)
- jj repository moved to an organization by [@phyrog](https://github.com/phyrog) \ 
in [#3703](https://github.com/jdx/mise/pull/3703)
- disable reverse uv syncing by [@jdx](https://github.com/jdx) in \ 
[#3704](https://github.com/jdx/mise/pull/3704)
- add full tera context to tasks by [@jdx](https://github.com/jdx) in \ 
[#3708](https://github.com/jdx/mise/pull/3708)
- powershell warning by [@jdx](https://github.com/jdx) in \ 
[#3713](https://github.com/jdx/mise/pull/3713)

### ๐Ÿšœ Refactor

- **(registry)** use aqua for more tools by [@scop](https://github.com/scop) in \ 
[#3614](https://github.com/jdx/mise/pull/3614)
- **(registry)** use aqua:skaji/relocatable-perl for perl by \ 
[@scop](https://github.com/scop) in \ 
[#3716](https://github.com/jdx/mise/pull/3716)
- switch to std::sync::LazyLock by [@jdx](https://github.com/jdx) in \ 
[#3707](https://github.com/jdx/mise/pull/3707)

### ๐Ÿ“š Documentation

- fix some broken anchor links by [@hverlin](https://github.com/hverlin) in \ 
[#3694](https://github.com/jdx/mise/pull/3694)
- note hooks require `mise activate` by [@jdx](https://github.com/jdx) in \ 
[211d3d3](https://github.com/jdx/mise/commit/211d3d3b91c52e418a3e25af4a021da93c64ed4d)

### ๐Ÿงช Testing

- fix conduit test for new structure by [@jdx](https://github.com/jdx) in \ 
[8691331](https://github.com/jdx/mise/commit/86913318f7705e6cabb999970475c958605219d1)

### Chore

- hide non-functioning docker tasks by [@jdx](https://github.com/jdx) in \ 
[40fd3f6](https://github.com/jdx/mise/commit/40fd3f60ebde1d549503a6d9927b79b37622b1b0)

### New Contributors

- @highb made their first contribution in \ 
[#3696](https://github.com/jdx/mise/pull/3696)
   2024-12-21 17:32:07 by pin | Files touched by this commit (1)
Log message:
devel/mise: add warning about required Rust

for newer versions.