Skip to content

Latest commit

 

History

History
37 lines (18 loc) · 696 Bytes

CHANGELOG.md

File metadata and controls

37 lines (18 loc) · 696 Bytes

Release 1.1.5-jdk-11

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


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 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)