What's Changed
- Fix: plugin not loading bug by @chrishrb in #121
- feat: add git clone URL prefix variable and update documentation by @wintermi in #124
- feat: replace user config with default zap config by @ChristianChiarulli in #122
- feat: support cross-shell plugins by @mattmc3 in #126
- feat: Speed up plugin source file detection by @mattmc3 in #127
- feat: change 'git clone' to be the latest commit only by @wintermi in #130
- fix: resolve two issues with the Zap installation script by @wintermi in #133
- feat: cleanup updating all plugins output by @wintermi in #135
- Pull master by @mamaraddio in #136
- feat: visually show if plugins need to be updated by @mamaraddio in #131
- fix: keep the existing '.zshrc' file in the same directory by @wintermi in #137
- feat: cleanup and fix version output by @wintermi in #138
- fix: ZSHRC variable no longer in scope by @wintermi in #140
- feat(update): add flag (self, all) by @LoneExile in #139
- feat: use XDG standard path in $ZAP_DIR by @5c077m4n in #143
- fix: solve 2 issues #73 and #141 by @mamaraddio in #142
- feat(testing): create a CI test suite by @5c077m4n in #144
- docs: add video explanation by @ChristianChiarulli in #146
- feat: move to use a .zshrc template file by @wintermi in #147
- feat: update zap version output to include latest tag version number by @wintermi in #149
- feat: update README by @wintermi in #150
- fix: unshallow clone for plugin checkout by @AntPeixe in #153
- Change update all to update self plugins by @5c077m4n in #152
- feat: add -k, --keep flags to keep existing .zshrc files by @wintermi in #156
- fix: branch name argument by @wintermi in #157
New Contributors
- @chrishrb made their first contribution in #121
- @mattmc3 made their first contribution in #126
- @LoneExile made their first contribution in #139
- @5c077m4n made their first contribution in #143
Full Changelog: 1.0.0...1.2.0