jdx/mise v2023.12.34
What's Changed
- hook-env: added warning back for missing installs by @jdx in https://github.com/jdx/rtx/pull/1230
- use rtxwarn for warnings by @jdx in https://github.com/jdx/rtx/pull/1231
- plugin-update: fix git repo url fetching by @jdx in https://github.com/jdx/rtx/pull/1232
- show missing version message on more commands by @jdx in https://github.com/jdx/rtx/pull/1233
- logger: clean up warn/error logging by @jdx in https://github.com/jdx/rtx/pull/1235
- logger: clean up warn/error logging by @jdx in https://github.com/jdx/rtx/pull/1236
- cli-parser: consolidate CLI parsing logic by @jdx in https://github.com/jdx/rtx/pull/1237
- logging: pipe log level settings to plugins by @jdx in https://github.com/jdx/rtx/pull/1238
Full Changelog: https://github.com/jdx/rtx/compare/v2023.12.33...v2023.12.34