What's Changed
- ci: move bump homebrew version to own file by @vladdoster in #629
- build(deps): bump actions/checkout from 3 to 4 by @dependabot in #630
- ci(tests): bump brew lua5.1 -> lua5.4 by @vladdoster in #638
- fix(configure ice): remove default --quiet flag by @vladdoster in #637
- fix: compile command logic when using
id-as
ice by @vladdoster in #619 - test(fx): pin version to 32.0.0 by @vladdoster in #644
- fix: add
command
before instances ofgit
that didn't have it by @kiliantyler in #643 - fix(zinit-install): simplify protocol pattern by @vladdoster in #645
- build(deps): bump wagoid/commitlint-github-action from 5 to 6 by @dependabot in #649
- docs: fix typos by @qadzek in #658
- build(deps): bump docker/build-push-action from 5 to 6 by @dependabot in #661
- build(deps): bump dawidd6/action-homebrew-bump-formula from 3 to 4 by @dependabot in #673
- fix(gh-r.zunit):
alist
org name by @vladdoster in #680 - docs: fix a few words by @cgjosephlee in #688
- fix: gh-r zunit tests by @pschmitt in #691
- Allows the user to provide multiple files in the
cp
/mv
ICE separated by;
by @alberti42 in #690 - ci: Fix typo in ice zunit test for mv by @pschmitt in #692
- feat: check for
eza
to use in$ZINIT[LIST_COMMAND]
option by @vladdoster in #636 - ci: Disable commit lint, and disable fail-fast for zunit tests by @pschmitt in #693
- lint: fmt README.md by @pschmitt in #694
- Revert "lint: fmt README.md (#694)" by @pschmitt in #695
- fix: global variable in ∞zinit-file-cp-mv-operation by @NICHOLAS85 in #699
- fix completions in zinit update by @cgjosephlee in #701
- ci: disable navi gh-r test on mac os by @pschmitt in #702
- installer: Set min zsh version to 5.8 by @pschmitt in #696
- ci: disable container builds for old versions of zsh by @pschmitt in #704
New Contributors
- @kiliantyler made their first contribution in #643
- @qadzek made their first contribution in #658
- @cgjosephlee made their first contribution in #688
- @alberti42 made their first contribution in #690
Full Changelog: v3.13.1...v3.14.0