Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release 2024.11.33 #3252

Merged
merged 1 commit into from
Nov 28, 2024
Merged

chore: release 2024.11.33 #3252

merged 1 commit into from
Nov 28, 2024

Conversation

mise-en-dev
Copy link
Collaborator

@mise-en-dev mise-en-dev commented Nov 27, 2024

🚀 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

Copy link

github-actions bot commented Nov 27, 2024

Hyperfine Performance

mise x -- echo

Command Mean [ms] Min [ms] Max [ms] Relative
mise-2024.11.32 x -- echo 19.1 ± 0.4 18.1 20.4 1.00
mise x -- echo 19.7 ± 0.7 18.5 30.3 1.03 ± 0.04

mise env

Command Mean [ms] Min [ms] Max [ms] Relative
mise-2024.11.32 env 15.4 ± 0.5 14.4 17.8 1.00
mise env 16.1 ± 0.4 15.0 19.2 1.05 ± 0.04

mise hook-env

Command Mean [ms] Min [ms] Max [ms] Relative
mise-2024.11.32 hook-env 15.4 ± 0.4 14.5 16.5 1.00
mise hook-env 15.5 ± 0.3 14.5 16.8 1.01 ± 0.03

mise ls

Command Mean [ms] Min [ms] Max [ms] Relative
mise-2024.11.32 ls 12.6 ± 0.4 12.0 17.4 1.00
mise ls 13.0 ± 0.8 12.4 23.9 1.03 ± 0.07

@mise-en-dev mise-en-dev force-pushed the release branch 17 times, most recently from 44b1ce4 to 00070ec Compare November 28, 2024 19:11
@jdx jdx merged commit 82edc70 into main Nov 28, 2024
52 checks passed
@jdx jdx deleted the release branch November 28, 2024 23:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants