Skip to content

Releases: jdx/mise

v2023.12.28

15 Dec 05:09
v2023.12.28
362bfcd
Compare
Choose a tag to compare

What's Changed

  • trust: find .rtx.local.toml files by @jdx in #1183
  • shims: fix bug that displayed debug info if -v or -vv was passed by @jdx in #1184
  • plugin-update: update in parallel by @jdx in #1186
  • verbose: improve verbose progress bar output by @jdx in #1187
  • config-files: added new CLI topic by @jdx in #1189
  • various CLI improvements by @jdx in #1190

Full Changelog: v2023.12.27...v2023.12.28

v2023.12.27

14 Dec 12:06
v2023.12.27
16921e3
Compare
Choose a tag to compare

What's Changed

  • refactor: make env::ARGS a singleton by @jdx in #1172
  • refactor: parse CLI into settings partial by @jdx in #1173
  • settings refactor by @jdx in #1174
  • settings refactor by @jdx in #1175
  • zip: do not require "unzip" utility to unzip archives by @jdx in #1178
  • CI: added e2e test for install.sh by @jdx in #1176
  • refactor: clean up is_trusted logic by @jdx in #1179
  • bun|deno: remove shorthand repo since these are core plugins now by @jdx in #1180
  • CI: consolidate GH action cache by @jdx in #1181
  • refactor: use trait object for progress bar wrappers by @jdx in #1182

Full Changelog: v2023.12.26...v2023.12.27

v2023.12.26

14 Dec 03:04
v2023.12.26
08cb30d
Compare
Choose a tag to compare

What's Changed

  • use cache directory for incomplete marker by @jdx in #1159
  • erlang: allow non-version prefixes by @jdx in #1160
  • python: show regular cpython versions last by @jdx in #1162
  • cache-clear: add optional plugin argument by @jdx in #1161
  • refactor: simplified stdout/stderr mocking in tests by @jdx in #1163
  • ls: allow passing multiple plugins to filter by @jdx in #1164
  • completions: improve completions for ls-remote and uninstall by @jdx in #1165
  • completions: improve fish tool completions by @jdx in #1167
  • completions: complete setting names by @jdx in #1166
  • flags: move raw+jobs flags to only commands that install by @jdx in #1168
  • test: skip slow e2e tests unless releasing by @jdx in #1169
  • activate: use full path to rtx by @jdx in #1170
  • use: show warning if setting a version that will not be used by @jdx in #1171

Full Changelog: v2023.12.25...v2023.12.26

v2023.12.25

13 Dec 07:19
v2023.12.25
e1f4173
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
v2023.12.24
ea402cd
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
v2023.12.23
49929c4
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
v2023.12.22
bcf7dec
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
v2023.12.21
d574ac7
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
v2023.12.20
7ba301d
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
v2023.12.19
85f6e90
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