This repository was archived by the owner on Oct 8, 2025. It is now read-only.
9.2.0.RELEASE
* Added pom.xml meta info for publishing to Maven Central (#11) * added POM meta-information, being the name and purpose of a module and the relevant developers * fixed javadoc reference for a changed package * Bugfix for test assertion static imports fixed the usage of the deprecated junit 4 assertions in favor of the hamcrest matcher, modified the jvmTarget option setting so that the test Kotlin compilation is done with target jvm 13 as well (#13) * set version number for release 9.1.0 (#15) * added fix for gradle failing to apply publishing config when maven-publish plugin is not applied (#22) * fixed wrong developer information (#28) * updating version number for release 9.2.0 (#31) Co-authored-by: Hildebrand-Ritense <54576297+Hildebrand-Ritense@users.noreply.github.com>