Releases: jdx/mise
Releases · jdx/mise
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
Chore
New Contributors
- @alefteris made their first contribution in #4448
- @tamadamas made their first contribution in #4451
- @Nicknamely made their first contribution in #4449
- @eread made their first contribution in #4181
- @rsyring made their first contribution in #4427
v2025.2.6
v2025.2.5
v2025.2.4
🚀 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
New Contributors
- @iamoeg made their first contribution in #4357
- @hadronomy made their first contribution in #4356
- @pietrodn made their first contribution in #4382
- @genskyff made their first contribution in #4358
- @kiwamizamurai made their first contribution in #4363
- @rkben made their first contribution in #4387
- @IxDay made their first contribution in #4396
- @KevSlashNull made their first contribution in #4333
v2025.2.3
v2025.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
📚 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
New Contributors
v2025.2.1
v2025.2.0
🚀 Features
- (registry) add kwokctl by @mangkoran in #4282
- add biome to registry by @kit494way in #4283
- add gittool/gitversion by @acesyde in #4289
📚 Documentation
- add filtering support to registry docs page by @roele in #4285
- improve registry filtering performance by @roele in #4287
- fix registry table rendering for mobile by @roele in #4288
Chore
New Contributors
- @ELLIOTTCABLE made their first contribution in #4280
v2025.1.17
🚀 Features
- (registry) use aqua for duckdb by @mangkoran in #4270
🐛 Bug Fixes
- mise does not operate well under Git Bash on Windows by @roele in #4048
- mise rm removes/reports wrong version of tool by @roele in #4272
📚 Documentation
- Update python documentation by @hverlin in #4260
- fix postinstall typo in nodejs cookbook by @arafays in #4251
- Fix typo by @henrebotha in #4277
Hooks.md
New Contributors
v2025.1.16
🚀 Features
🐛 Bug Fixes
- Swift on Ubuntu 24.04 arm64 generates the incorrect download URL by @spyder-ian in #4235
- Do not attempt to parse directories by @adamcohen2 in #4256
- path option should take precedence over global configuration by @roele in #4249
📚 Documentation
- Add devtools.fm episode about mise to external-resources.md by @CanRau in #4253
- Update sections about idiomatic version files by @hverlin in #4252
Chore
New Contributors
- @adamcohen2 made their first contribution in #4256
- @CanRau made their first contribution in #4253
- @spyder-ian made their first contribution in #4235