Skip to content

Releases: jdx/mise

v2024.11.22

21 Nov 20:54
Compare
Choose a tag to compare

πŸ§ͺ Testing

πŸ” Other Changes

v2024.11.21

21 Nov 19:12
Compare
Choose a tag to compare

πŸ› Bug Fixes

  • (vfox) handle bug when plugin is removed from registry by @jdx in #3111
  • gleam checksum by @jdx in #3107
  • split checksums out by artifact by @jdx in #3105
  • use consistent verb tense for progress bars by @jdx in #3109
  • unset GITHUB_TOKEN if empty for ubi + plugins by @jdx in #3114
  • git-cliff typo in registry by @jdx in #3117
  • some bugs with lockfiles by @jdx in #3113

🚜 Refactor

  • break up install_versions method by @jdx in #3121

πŸ§ͺ Testing

  • added e2e test for mise prune by @jdx in #3119

πŸ” Other Changes

v2024.11.20

21 Nov 02:48
Compare
Choose a tag to compare

πŸš€ Features

🚜 Refactor

v2024.11.19

20 Nov 21:34
Compare
Choose a tag to compare

πŸš€ Features

  • checksums in lockfile by @jdx in #3096
  • allow specifying asdf plugins with full urls by @jdx in #3067
  • use aqua for etcd by @jdx in #3101

πŸ› Bug Fixes

  • sort some information in mise dr by @jdx in #3093
  • lockfile with "latest" versions by @jdx in #3088
  • allow tasks to depend on themselves by @jdx in #3100

πŸ“š Documentation

  • update comparison-to-asdf.md - add link to faq: migration from asdf by @muescha in #3095

πŸ§ͺ Testing

v2024.11.18

19 Nov 22:42
Compare
Choose a tag to compare

πŸš€ Features

πŸ› Bug Fixes

  • use global mise when running mise use in home dir by @jdx in #3085
  • prevent infinite recursion listing dependencies by @jdx in #3091
  • removed duplicate backend specifier from some registry tools by @syhol in #3090

🚜 Refactor

  • define registry outside of build.rs by @jdx in e4366ff

New Contributors

v2024.11.17

19 Nov 17:59
Compare
Choose a tag to compare

πŸš€ Features

πŸ› Bug Fixes

  • reuse tool options on mise use from config file by @jdx in #3076
  • move a warning to debug in aqua by @jdx in a0c8446

πŸ“š Documentation

⚑ Performance

πŸ” Other Changes

v2024.11.16

18 Nov 12:44
Compare
Choose a tag to compare

πŸ› Bug Fixes

  • (ruby) send ruby-install output to stderr by @jdx in c2918dc
  • bugs with mise up and prefix: versions by @jdx in #3054
  • prefix: on tool dependencies by @jdx in #3058
  • use cargo:cargo-binstall as dependency for cargo-binstall by @jdx in #3059
  • show MRI ruby versions last by @jdx in #3060

πŸ“š Documentation

  • typo fix in getting-started.md by @Guria in #3057
  • document advantages/disadvantages of aqua/ubi/asdf by @jdx in 09698e7

⚑ Performance

πŸ§ͺ Testing

  • improving test-tool on windows by @jdx in #3056

πŸ” Other Changes

  • improve hyperfine PR summary by @jdx in #3066

New Contributors

v2024.11.15

16 Nov 16:42
Compare
Choose a tag to compare

πŸ› Bug Fixes

πŸ” Other Changes

v2024.11.14

16 Nov 06:57
Compare
Choose a tag to compare

πŸš€ Features

  • improve progress bar during tarball extraction by @jdx in #3030
  • added more aqua tools by @jdx in #3031
  • added wait_for option for tasks by @jdx in #3046
  • added os option to mise.toml by @jdx in #3047

πŸ› Bug Fixes

πŸ§ͺ Testing

  • improve coverage perf by @jdx in #3042
  • added mise test-tool to test tools from registry by @jdx in #3039
  • remove extra rustfmt check by @jdx in d6cfd25

πŸ” Other Changes

πŸ“¦οΈ Dependency Updates

v2024.11.13

14 Nov 18:03
Compare
Choose a tag to compare

πŸš€ Features

πŸ› Bug Fixes

  • (aqua) set default format for http registries by @jdx in #3028
  • (aqua) copy multiple bins on windows by @jdx in ef690e7
  • reset install_state cache in different places by @jdx in #3026
  • incorrectly displaying "cargo-" as tool versions instead of "cargo:" by @jdx in #3029

πŸ” Other Changes