Skip to content

Releases: aherbert/gdsc-test

Version 1.0.2

01 Apr 14:50
Compare
Choose a tag to compare

Patch release of GDSC Test

Changes from v1.0:

  • Updates the build tools to support JDK 17.
  • Removes redundant files from the gdsc-test-api jar.
  • Avoids a method reference to SplittableRandom. The method changes in JDK 17 to a default implementation. This prevents method resolution errors when building using JDK 17 and running on a lower JDK.

Version 1.0

30 Mar 15:22
Compare
Choose a tag to compare

Initial release