v2023.12.27
mise-en-dev
released this
14 Dec 12:06
·
2370 commits
to main
since this release
What's Changed
- refactor: make env::ARGS a singleton by @jdx in #1172
- refactor: parse CLI into settings partial by @jdx in #1173
- settings refactor by @jdx in #1174
- settings refactor by @jdx in #1175
- zip: do not require "unzip" utility to unzip archives by @jdx in #1178
- CI: added e2e test for install.sh by @jdx in #1176
- refactor: clean up is_trusted logic by @jdx in #1179
- bun|deno: remove shorthand repo since these are core plugins now by @jdx in #1180
- CI: consolidate GH action cache by @jdx in #1181
- refactor: use trait object for progress bar wrappers by @jdx in #1182
Full Changelog: v2023.12.26...v2023.12.27