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