Skip to content

v1.6.0

Choose a tag to compare

@github-actions github-actions released this 16 Oct 09:17
· 125 commits to master since this release
7a3df48

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 plain for 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

Full Changelog: v1.4.1...v1.6.0