Skip to content

Releases: rapiddweller/rd-lib-script

Release 1.1.5-jdk-11

02 Feb 12:45
Compare
Choose a tag to compare

changes related to rapiddweller-benerator-ce 3.2.1

Release 1.1.4-jdk-11

18 Aug 11:29
Compare
Choose a tag to compare

Changes are related to rapiddweller-benerator-ce 3.0.0 release check CHANGE_LOG.md for more details.

Release 1.1.3-jdk-11

24 Sep 13:45
Compare
Choose a tag to compare

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

24 Jul 04:25
afed9fe
Compare
Choose a tag to compare

Release Highlights

  • introduce checkstyle
  • add missing javadocs, reformat
  • update dependencies (JUnit, log4j, rd-lib-common)
  • different pom improvements

Release 1.1.1-jdk-11

06 Apr 12:52
Compare
Choose a tag to compare
  • updated rd-lib-common
  • changed poi to por-full to have all schemas available

Release 1.1.0-jdk-11

05 Feb 05:32
Compare
Choose a tag to compare

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)