jdx/mise v2023.12.0
What's Changed
- env-vars: display env vars when nothing else is passed by @jdx in https://github.com/jdx/rtx/pull/1024
- fish: change vendor_conf.d script name to rtx-activate.fish by @jdx in https://github.com/jdx/rtx/pull/1025
- use .rtx.toml env vars on tool install by @jdx in https://github.com/jdx/rtx/pull/1026
- hook-env: show env var status by @jdx in https://github.com/jdx/rtx/pull/1027
- added RTX_TMP_DIR config by @jdx in https://github.com/jdx/rtx/pull/1029
- node: allow node-build to set a default concurrency by @jdx in https://github.com/jdx/rtx/pull/1030
- added RTX_ALL_FORCE_COMPILE config by @jdx in https://github.com/jdx/rtx/pull/1031
- simplify building rtx by removing separate xtask package by @jdx in https://github.com/jdx/rtx/pull/1032
- uninstall: show tool name when attempting to uninstall a nonexistant plugin by @jdx in https://github.com/jdx/rtx/pull/1033
- migrate: remove deprecated non-core plugins by @jdx in https://github.com/jdx/rtx/pull/1034
- node: added ability to install node without node-build by @jdx in https://github.com/jdx/rtx/pull/1035
- migrate: rename tracked_config_files to tracked-config-files by @jdx in https://github.com/jdx/rtx/pull/1036
Full Changelog: https://github.com/jdx/rtx/compare/v2023.11.9...v2023.12.0