Skip to content

Releases: jdx/mise

v2023.12.3

02 Dec 21:47
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2023.12.2...v2023.12.3

v2023.12.2

02 Dec 07:18
Compare
Choose a tag to compare

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

01 Dec 20:12
Compare
Choose a tag to compare

What's Changed

  • Use def --env instead of def-env for Nushell script by @ysthakur in #1037
  • node: compilation options in .rtx.toml by @jdx in #1040

New Contributors

Full Changelog: v2023.12.0...v2023.12.1

v2023.12.0

01 Dec 13:27
Compare
Choose a tag to compare

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

29 Nov 22:53
v2023.11.9
6616e5a
Compare
Choose a tag to compare

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

27 Nov 04:17
v2023.11.8
268f481
Compare
Choose a tag to compare

v2023.11.7

27 Nov 03:44
v2023.11.7
1450b22
Compare
Choose a tag to compare

v2023.11.5

22 Nov 18:02
v2023.11.5
7eca4fd
Compare
Choose a tag to compare

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

15 Nov 18:08
v2023.11.4
c212385
Compare
Choose a tag to compare

What's Changed

  • Fix quoting in zsh configuration instructions by @benweint in #998
  • do not fail when regex version parsing fails by @jdx in #1000

New Contributors

Full Changelog: v2023.11.3...v2023.11.4

v2023.11.3

14 Nov 19:24
v2023.11.3
4f1927c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2023.11.2...v2023.11.3