jdx/mise v2023.11.0
What's Changed
- updated java lts to 21 by @jdx in https://github.com/jdx/rtx/pull/947
- fix deactivate with existing PROMPT_COMMAND by @jdx in https://github.com/jdx/rtx/pull/949
- remove experimental flag on upgrade/outdated by @jdx in https://github.com/jdx/rtx/pull/951
- added node 20 as lts by @jdx in https://github.com/jdx/rtx/pull/946
- chore(deps): bump clap_mangen from 0.2.14 to 0.2.15 by @dependabot in https://github.com/jdx/rtx/pull/969
- chore(deps): bump clap from 4.4.6 to 4.4.7 by @dependabot in https://github.com/jdx/rtx/pull/968
- chore(deps): bump serde from 1.0.189 to 1.0.190 by @dependabot in https://github.com/jdx/rtx/pull/967
- chore(deps): bump base64 from 0.21.4 to 0.21.5 by @dependabot in https://github.com/jdx/rtx/pull/966
- chore(deps): bump toml from 0.8.2 to 0.8.6 by @dependabot in https://github.com/jdx/rtx/pull/965
- chore(deps): bump actions/setup-node from 3 to 4 by @dependabot in https://github.com/jdx/rtx/pull/964
- feat(zsh): added support for custom $ZDOTDIR by @jguddas in https://github.com/jdx/rtx/pull/963
- fix(build): Fix Darwin build by @duckpuppy in https://github.com/jdx/rtx/pull/959
New Contributors
- @jguddas made their first contribution in https://github.com/jdx/rtx/pull/963
- @duckpuppy made their first contribution in https://github.com/jdx/rtx/pull/959
Full Changelog: https://github.com/jdx/rtx/compare/v2023.10.2...v2023.11.0