Notable changes:
- Support publishing with Ivy - #222 (PR by @maczikasz)
- Deprecate build support for Java 8 (build target still set to 8, but building with JDK <11 might fail) - #171
- Fix most of configuration cache warnings - #223 (PR by @TWiStErRob)
- Update Gradle wrapper and project dependencies - #194, #210, #225, #229
- Require Gradle 6.0+
More changes.
Thanks to all the contributors to this release: @maczikasz, @TWiStErRob, @Goooler.