Releases: jdx/mise
Releases · jdx/mise
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
v2025.1.15
🚀 Features
🐛 Bug Fixes
- elixir installation failed by @roele in #4144
- re-run tasks when files removed or permissions change by @jdx in #4223
🚜 Refactor
📚 Documentation
- (how-i-use-mise) switch to discussion by @risu729 in #4225
- add hint about environment variable parsing by @roele in #4219
Chore
- added vscode workspace by @jdx in a0d181f
- switch from git2 to gix by @jdx in #4226
- remove git2 from built by @jdx in #4227
- use mise-plugins/mise-jib by @jdx in #4228
New Contributors
v2025.1.14
🚀 Features
- (registry) add gron by @MontakOleg in #4204
🐛 Bug Fixes
Chore
- lint issue in Dockerfile by @jdx in 47ad5d6
- fix some typos in markdown file by @chuangjinglu in #4198
- pin aws-cli by @jdx in f7311fd
- use arm64 runners for docker by @jdx in #4200
New Contributors
- @chuangjinglu made their first contribution in #4198
v2025.1.13
v2025.1.9
🚀 Features
- (aqua) pass --verbose flag down to cosign and added aqua.cosign_extra_args setting by @jdx in #4148
- (doctor) display redacted github token by @jdx in #4149
🐛 Bug Fixes
- Fixes fish_command_not_found glob error by @halostatue in #4133
- completions for
mise use
by @jdx in #4147
🛡️ Security
📦️ Dependency Updates
- update dependency bun to v1.1.44 by @renovate[bot] in #4134
Chore
New Contributors
- @halostatue made their first contribution in #4133
v2025.1.8
🚀 Features
- upgrade ubi by @jdx in #4078
- enable erlang for Windows by @roele in #4128
- use aqua for opentofu by @jdx in #4129
🐛 Bug Fixes
- (spm) install from annotated tag by @MontakOleg in #4120
- Fixes infinite loop in auto install not found bash function by @bnorick in #4094
- installing with empty version fails by @roele in #4123
📚 Documentation
- correct link to gem.rs source by @petrblaho in #4119
- fix {{config_root}} got interpolated by vitepress by @peter50216 in #4122
Chore
New Contributors
- @peter50216 made their first contribution in #4122
- @petrblaho made their first contribution in #4119