Skip to content

Releases: jdx/mise

v2025.2.5

16 Feb 02:48
v2025.2.5
fc70f04
Compare
Choose a tag to compare

🐛 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

v2025.2.4

14 Feb 23:40
v2025.2.4
0a1b4f5
Compare
Choose a tag to compare

🚀 Features

🐛 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

📦️ Dependency Updates

Chore

New Contributors

v2025.2.3

09 Feb 11:13
v2025.2.3
f7c62d8
Compare
Choose a tag to compare

v2025.2.2

08 Feb 15:59
v2025.2.2
032429c
Compare
Choose a tag to compare

🚀 Features

🐛 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

Chore

  • (bun.lock) migrate bun lockfiles to text-based by @risu729 in #4319

New Contributors

v2025.2.1

03 Feb 11:53
v2025.2.1
11b6000
Compare
Choose a tag to compare

Chore

v2025.2.0

02 Feb 17:19
v2025.2.0
fa353cc
Compare
Choose a tag to compare

🚀 Features

📚 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

v2025.1.17

31 Jan 20:08
v2025.1.17
d877a53
Compare
Choose a tag to compare

🚀 Features

🐛 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

Hooks.md

  • MISE_PROJECT_DIR -> MISE_PROJECT_ROOT by @jubr in #4269

New Contributors

v2025.1.16

29 Jan 13:26
v2025.1.16
a8ea4f3
Compare
Choose a tag to compare

🚀 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

  • make self_update optional by @jdx in #4230
  • added some defaul reqwest features by @jdx in #4232

New Contributors

v2025.1.15

26 Jan 02:24
v2025.1.15
0a37389
Compare
Choose a tag to compare

🚀 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

New Contributors

v2025.1.14

24 Jan 17:26
v2025.1.14
daa75da
Compare
Choose a tag to compare

🚀 Features

🐛 Bug Fixes

  • spurious semver warning on mise outdated by @jdx in #4199

Chore

New Contributors