Skip to content

v2024.11.33

Compare
Choose a tag to compare
@mise-en-dev mise-en-dev released this 28 Nov 23:34
· 642 commits to main since this release
v2024.11.33
82edc70

๐Ÿš€ Features

  • respect --quiet in mise run by @jdx in #3257
  • added special "_" portion of mise.toml for custom data by @jdx in #3259
  • breaking added MISE_OVERRIDE_CONFIG_FILENAMES config by @jdx in #3266
  • added swift by @jdx in #3271

๐Ÿ› Bug Fixes

  • (spm) git proxy config by @jdx in #3264
  • clean up some windows error cases by @jdx in #3255
  • run hook-env on directory change by @jdx in #3258
  • always prefer glibc to musl in mise run by @jdx in #3261
  • issue with non-default backends not getting tool options by @jdx in #3265
  • explicitly stop progress bars when exiting by @jdx in #3272

๐Ÿšœ Refactor

๐Ÿ“š Documentation

  • describe mise behavior when mise version is lower than min_version by @erickguan in #2994

๐Ÿ” Other Changes

  • wait for gh rate limit if expended by @jdx in #3251
  • set github token for docs job by @jdx in 908dd18
  • skip hyperfine unless on release pr by @jdx in #3253
  • move tasks dir so it doesnt show up in unrelated projects by @jdx in #3254
  • Update comparison-to-asdf.md by @jdx in fe50c72
  • added "en" command by @jdx in #1697