mise-en-place

jdx/mise last check 263 releases recent
Notes

The front-end to your dev env Pronounced "MEEZ ahn plahs"

Release notes
v2025.9.25 · 6m+
view on github

2025.9.25 - 2025-09-30

📦 Registry

  • prefer k3s from Aqua over ASDF plugin by @TobiX in #6486

🐛 Bug Fixes

  • (auto-install) support installing non-active backend versions by @jdx in #6484
  • (install) remove duplicate 'mise' text in install header by @jdx in #6489
  • (task) prevent hang when tasks with multiple dependencies fail by @stempler in #6481

🧪 Testing

  • (e2e) use local HTTP server instead of httpbin.org for tool-stub tests by @jdx in #6488

Chore

  • (ci) prevent release workflow from running on release branch pushes by @jdx in #6490
  • (ci) parallelize release workflow to start e2e tests earlier by @jdx in #6491

New Contributors

  • @stempler made their first contribution in #6481