mise-en-place
Notes
The front-end to your dev env Pronounced "MEEZ ahn plahs"
- site: https://mise.jdx.dev/
Release notes
v2025.9.6
· 6m+
2025.9.6 - 2025-09-08
🚀 Features
- (backend) add Backend trait methods for metadata fetching by @jdx in #6228
- (core) implement metadata fetching for Node.js and Bun by @jdx in #6230
- (mise-test-tool) add release scripts for automated GitHub releases by @jdx in bd0eadd
- (platform) implement platform parsing and CLI integration by @jdx in #6227
- migrate tools from ubi to github backend which work by @jdx in #6232
🐛 Bug Fixes
- (task) use terminal width instead of hardcoded 60-char limit for task display by @jdx in #6218
- (task) use terminal width instead of hardcoded 60-char limit for task display by @jdx in #6220
- nix flake build failure on macOS by @okuuva in #6223
- only use multi-version syntax in mise.lock by @jdx in #6224
🧪 Testing
- (e2e) add comprehensive parallel task execution test for issue #5451 by @jdx in #6221