Skip to content

Releases: jdx/mise

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

v2025.1.13

24 Jan 02:36
v2025.1.13
44678dc
Compare
Choose a tag to compare

Chore

v2025.1.9

17 Jan 20:05
v2025.1.9
b915c4f
Compare
Choose a tag to compare

🚀 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

🛡️ Security

  • (ruby) remove ruby/gem tests by @jdx in #4130

📦️ Dependency Updates

Chore

New Contributors

v2025.1.8

17 Jan 00:50
v2025.1.8
2768e1f
Compare
Choose a tag to compare

🚀 Features

🐛 Bug Fixes

📚 Documentation

Chore

New Contributors

v2025.1.7

15 Jan 02:06
v2025.1.7
78bb4fd
Compare
Choose a tag to compare

🚀 Features

🐛 Bug Fixes

  • use vars in [env] templates by @hverlin in #4100
  • panic when directory name contains japanese characters by @roele in #4104
  • incorrect config_root for project/.mise/config.toml by @roele in #4108

🚜 Refactor

  • (registry) alias protobuf to protoc by @scop in #4087
  • (registry) use aqua for go-getter and kcl by @scop in #4088
  • (registry) use aqua for powerline-go by @scop in #4105

📚 Documentation

v2025.1.6

12 Jan 14:05
v2025.1.6
d9e6de8
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Panic when run without arguments with bootstrapped script by @jdx in #4065

🚜 Refactor

📚 Documentation

New Contributors

v2025.1.5

11 Jan 23:07
v2025.1.5
2e1fed5
Compare
Choose a tag to compare

🚀 Features

🐛 Bug Fixes

  • switch jib back to asdf by @jdx in #4055
  • mise unuse bug not pruning if not in config file by @jdx in #4058

📚 Documentation

🧪 Testing

New Contributors