Releases: jdx/mise
Releases · jdx/mise
v2023.12.3
v2023.12.2
What's Changed
- test: move e2e directory to home directory by @jdx in #1042
- test: lint e2e test scripts by @jdx in #1043
- shims: fix bug for when rtx path changes by @jdx in #1041
- node: remove compilation tool opts by @jdx in #1044
- upgrade: fix bug with missing versions by @jdx in #1045
- test: added upgrade test by @jdx in #1046
- load installed/current plugins when installing plugins by @jdx in #1047
Full Changelog: v2023.12.1...v2023.12.2
v2023.12.1
v2023.12.0
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
v2023.11.9
What's Changed
- ignore -SNAPSHOT versions by @jdx in #1017
- logger: clean up info!() lines by removing target level by @jdx in #1020
- trusted-configs: move directory to data by @jdx in #1021
- fish: auto activate rtx with a vendor_conf.d script by @jdx in #1022
- config: clean up error messages with config parse/trust failures by @jdx in #1023
Full Changelog: v2023.11.8...v2023.11.9
v2023.11.8
Full Changelog: v2023.11.7...v2023.11.8
v2023.11.7
Full Changelog: v2023.11.6...v2023.11.7
v2023.11.5
What's Changed
- set safe.directory when using git by @jdx in #1002
- refactor git.rs by @jdx in #1003
- prune: ignore non-symlinks in tracked config files by @jdx in #1007
- docs: made install instructions collapsable by @jguddas in #1005
- docs: added zsh section to hooks install instruction by @jguddas in #1004
- chore(deps): bump itertools from 0.11.0 to 0.12.0 by @dependabot in #1010
- cargo clippy by @jdx in #1008
Full Changelog: v2023.11.4...v2023.11.5
v2023.11.4
v2023.11.3
What's Changed
- bump toml_edit by @jdx in #988
- self-update: enable zipsign signature verification by @jdx in #987
- uninstall: added --all and --dry-run features by @jdx in #989
- chore(deps): bump clap from 4.4.7 to 4.4.8 by @dependabot in #991
- fix: xonsh hook by @CharString in #994
New Contributors
- @CharString made their first contribution in #994
Full Changelog: v2023.11.2...v2023.11.3