Skip to content

v2025.1.16

Compare
Choose a tag to compare
@mise-en-dev mise-en-dev released this 29 Jan 13:26
· 125 commits to main since this release
v2025.1.16
a8ea4f3

๐Ÿš€ 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