jdx/mise v2023.12.32
What's Changed
- trim "v" prefix on versions by @jdx in https://github.com/jdx/rtx/pull/1219
- use table to output plugins list by @jdx in https://github.com/jdx/rtx/pull/1220
- use: fix calling with no version set by @jdx in https://github.com/jdx/rtx/pull/1216
- docs(README): extra ) by @jaredallard in https://github.com/jdx/rtx/pull/1221
- linux: use argv0 to find rtx bin by @jdx in https://github.com/jdx/rtx/pull/1222
- use XDG_STATE_HOME by @jdx in https://github.com/jdx/rtx/pull/1223
- verbose: recommend --verbose over setting log level by @jdx in https://github.com/jdx/rtx/pull/1224
New Contributors
- @jaredallard made their first contribution in https://github.com/jdx/rtx/pull/1221
Full Changelog: https://github.com/jdx/rtx/compare/v2023.12.31...v2023.12.32