Releases: jdx/mise
Releases · jdx/mise
v2023.12.25
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
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
What's Changed
- use rtx-versions.jdx.dev to fetch remote versions by @jdx in #1136
- add jq and python bin to dockerfile by @jdx in #1137
- added RTX_USE_VERSIONS_HOST by @jdx in #1138
- (python plugin): fixes #1134 by @gasuketsu in #1135
New Contributors
- @gasuketsu made their first contribution in #1135
Full Changelog: v2023.12.22...v2023.12.23
v2023.12.22
What's Changed
Full Changelog: v2023.12.21...v2023.12.22
v2023.12.21
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
v2023.12.19
v2023.12.18
What's Changed
Full Changelog: v2023.12.17...v2023.12.18
v2023.12.17
Full Changelog: v2023.12.16...v2023.12.17
v2023.12.9
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