JGiven v0.16.0 Release Notes

Release Date: 2018-05-20 // almost 6 years ago
  • 🆕 New Features

    • 👍 Java 10 is supported now #345

    🛠 Fixed Issues

    • 🛠 Fixed an IllegalArgumentException when creating thumbnails for very small images #329 (thanks to maccluca)
    • 🛠 Fixed NPE when using JUnit 5 and one test class has only disabled method #338
    • 🛠 Fixed minor issue in JUnit 5 example that did not generate the HTML 5 report #340

    Backwards Incompatible Changes

    • 👍 Java 6 is not supported anymore