Releases: rapiddweller/rd-lib-script
Releases · rapiddweller/rd-lib-script
Release 1.1.5-jdk-11
changes related to rapiddweller-benerator-ce 3.2.1
Release 1.1.4-jdk-11
Changes are related to rapiddweller-benerator-ce 3.0.0 release check CHANGE_LOG.md for more details.
Release 1.1.3-jdk-11
Release 1.1.3-jdk-11
Release Highlights
- Switched back to slf4j
New Features
- DefaultScriptContext.forName(String className, boolean required)
Bug Fixes
-
QNExpression: Avoiding issues with ClassProviders- Fixed NPE in QNExpression
-
Avoiding ConfigurationError in QNEnvocationExpression
Release 1.1.2-jdk-11
Release Highlights
-
introduce checkstyle
-
update dependencies (junit, log4j, rd-lib-common)
Release 1.1.2-jdk-11
Release Highlights
- introduce checkstyle
- add missing javadocs, reformat
- update dependencies (JUnit, log4j, rd-lib-common)
- different pom improvements
Release 1.1.1-jdk-11
- updated rd-lib-common
- changed poi to por-full to have all schemas available
Release 1.1.0-jdk-11
Changes in this Release
- several new test cases to assure refactoring is more safe
- migrated to Java 11 with regards to language features
- upgraded from poi 3.x to 5.0.0 (Excel Sheet handling)