Skip to content

v2024.12.20

Compare
Choose a tag to compare
@mise-en-dev mise-en-dev released this 25 Dec 21:12
· 200 commits to main since this release
v2024.12.20
1fae2b0

πŸš€ Features

  • (hugo) add extended registry from aqua and keep only one registry with all aliases by @kilianpaquier in #3813
  • build erlang with all cores by @jdx in #3802
  • Modify install_rubygems_hook to place plugin in site_ruby directory by @zkhadikov in #3812

πŸ› Bug Fixes

  • do not require "v" prefix in mise.run by @jdx in #3800
  • add checksum for macos-x86 by @jdx in #3815

πŸ“š Documentation

πŸ§ͺ Testing

New Contributors