v1.5.0
What's Changed
- Force overwriting of cache files by @rnc in #78
- Add support for loading as oh-my-zsh plugin by @smac89 in #79
- Background cache built should be silent - fix by @mwos-sl in #92
- Force
--console plainfor tasks cache generation by @grossws in #90 - Halve results - skip completions starting with ':' if nothing is typed by @mwos-sl in #87
- Adds support for the configuration cache flags by @bmuskalla in #94
- Update README: Use https protocol for cloning the repo by @samoylenko in #112
- Cache completion data under the Gradle user home directory if defined by @franckrasolo in #130
- Allow sub-project to start with capital letters. by @martenbohlin in #120
- Replace deprecated egrep with grep -E by @tinder-ryantrontz in #142
- Add script generating gradle build and fix compatibility with gradle 9.0 by @reinsch82 in #168
New Contributors
- @rnc made their first contribution in #78
- @smac89 made their first contribution in #79
- @mwos-sl made their first contribution in #92
- @grossws made their first contribution in #90
- @bmuskalla made their first contribution in #94
- @samoylenko made their first contribution in #112
- @franckrasolo made their first contribution in #130
- @martenbohlin made their first contribution in #120
- @tinder-ryantrontz made their first contribution in #142
Full Changelog: v1.4.1...v1.5.0