4.0.0: Java 17 support
New features:
- Support Java 17 #109
Fixes:
- No more warnings about illegal reflective access #43
Removal:
- ScottRunListener for JUnit4 is removed: this alternative reporting integration was not used, and was not compatible with Java 17.
- Support for info.cukes:cucumber-java is removed: this library is no longer maintained, and does not support Java 17. It is superseded by io.cucumber:cucumber-java which is still supported.