jdx/mise v2023.12.27
What's Changed
- refactor: make env::ARGS a singleton by @jdx in https://github.com/jdx/rtx/pull/1172
- refactor: parse CLI into settings partial by @jdx in https://github.com/jdx/rtx/pull/1173
- settings refactor by @jdx in https://github.com/jdx/rtx/pull/1174
- settings refactor by @jdx in https://github.com/jdx/rtx/pull/1175
- zip: do not require "unzip" utility to unzip archives by @jdx in https://github.com/jdx/rtx/pull/1178
- CI: added e2e test for install.sh by @jdx in https://github.com/jdx/rtx/pull/1176
- refactor: clean up is_trusted logic by @jdx in https://github.com/jdx/rtx/pull/1179
- bun|deno: remove shorthand repo since these are core plugins now by @jdx in https://github.com/jdx/rtx/pull/1180
- CI: consolidate GH action cache by @jdx in https://github.com/jdx/rtx/pull/1181
- refactor: use trait object for progress bar wrappers by @jdx in https://github.com/jdx/rtx/pull/1182
Full Changelog: https://github.com/jdx/rtx/compare/v2023.12.26...v2023.12.27