Skip to content

2.0.0-rc-1 - support publishing with Ivy

Pre-release
Pre-release
Compare
Choose a tag to compare
@szpak szpak released this 06 Jul 20:25
· 95 commits to master since this release
v2.0.0-rc-1
d481ea6

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.