Skip to content

Releases: jdx/mise

v2023.12.25

13 Dec 07:19
Compare
Choose a tag to compare

What's Changed

  • plugin: skip eager loading of plugin data when installing by @jdx in #1146
  • hook-env: keep prepended PATH entries in front by @jdx in #1150
  • erlang core plugin by @jdx in #1151
  • deno|bun: make non-experimental by @jdx in #1152
  • config-environments: make non-experimental by @jdx in #1153
  • python: update python-build if needed by @jdx in #1154
  • hook-env: use new non-aggressive PATH logic only in experimental mode by @jdx in #1155

Full Changelog: v2023.12.24...v2023.12.25

v2023.12.24

12 Dec 21:28
Compare
Choose a tag to compare

What's Changed

  • bump docker/setup-buildx-action by @jdx in #1139
  • docker: fix jq/python/pip installs by @jdx in #1141
  • logging: added --quiet flag by @jdx in #1140
  • ls-remote: sort by plugin name by @jdx in #1142
  • config: added rwlock around plugins map by @jdx in #1143
  • uninstall: allow uninstalling all matching by @jdx in #1144
  • CI: remove nightly toolchain by @jdx in #1145

Full Changelog: v2023.12.23...v2023.12.24

v2023.12.23

11 Dec 23:49
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2023.12.22...v2023.12.23

v2023.12.22

11 Dec 20:10
Compare
Choose a tag to compare

What's Changed

  • latest: prompt for plugin install by @jdx in #1133
  • settings: add Debug trait by @jdx in #1131

Full Changelog: v2023.12.21...v2023.12.22

v2023.12.21

08 Dec 17:46
Compare
Choose a tag to compare

What's Changed

  • CI: set git user/email for aur release by @jdx in #1121
  • devcontainer: minor fixes for nodesource and npm packages by @jasisk in #1124
  • versions: make stable by sorting alphanumerically after sorting with semver by @jdx in #1123
  • docker: build source from repo by @jdx in #1122
  • show better error if terminated by signal by @jdx in #1126
  • standalone: bug fix by @jdx in #1130
  • (nodejs plugin) add support for automatically shimming package managers with corepack enable by @jasisk in #1118

New Contributors

Full Changelog: v2023.12.20...v2023.12.21

v2023.12.20

08 Dec 03:45
Compare
Choose a tag to compare

What's Changed

  • CI: make alpine releases reuse open draft MRs by @jdx in #1113
  • docker: added jdxcode/rtx image by @jdx in #1117
  • ls-remote: fetch versions in parallel by @jdx in #1119
  • node: use metadata.rtx.pub for version fetching by @jdx in #1120

Full Changelog: v2023.12.19...v2023.12.20

v2023.12.19

07 Dec 18:48
Compare
Choose a tag to compare

What's Changed

  • [ISSUE-1110] handle null in java plugin by @hkoosha in #1111
  • deb: fix script issues introduced from linter by @jdx in #1112

New Contributors

Full Changelog: v2023.12.18...v2023.12.19

v2023.12.18

07 Dec 06:36
Compare
Choose a tag to compare

What's Changed

  • node: default PATH to current PATH when compiling by @jdx in #1107

Full Changelog: v2023.12.17...v2023.12.18

v2023.12.17

07 Dec 05:39
Compare
Choose a tag to compare

v2023.12.9

06 Dec 04:48
Compare
Choose a tag to compare

What's Changed

  • completions: fix some issues with zsh completions by @jdx in #1080
  • remove deprecated missing_runtime_behavior config by @jdx in #1081
  • shims: insert rtx PATH entries just before the shim directory by @jdx in #1082
  • completions: reformat zsh with shfmt by @jdx in #1083
  • completions: new fish completer by @jdx in #1084
  • ls-remote: added --all flag by @jdx in #1085
  • node: use non-node-build plugin by default by @jdx in #1086

Full Changelog: v2023.12.8...v2023.12.9