4.4.0 - More Predicates
Summary
In this release, we have added additional Exasol predicates such as IS [NOT] NULL or [NOT] BETWEEN. We also refactored the comparison and LIKE operators.
Features / Improvements
- #104: Added additional predicates
Refactoring
- #98: Refactored comparison and like class structure
We refactored the internal representation of theComparison, the public API fromBooleanTermdid however not change. - #95: Refactored
ValueExpressionVisitor
Dependency Updates
- Updated
org.mockito:mockito-core:3.5.13to3.8.0 - Updated
org.mockito:mockito-junit-jupiter:3.5.13to3.8.0 - Updated
org.junit.jupiter:junit-jupiter:5.7.0to5.7.1 - Updated
nl.jqno.equalsverifier:equalsverifier:3.4.3to3.5.5
Plugin Updates
- Updated
org.codehaus.mojo:versions-maven-plugin:2.7to2.8.1 - Updated
org.itsallcode:openfasttrace-maven-plugin:0.1.0to1.0.0 - Updated
org.jacoco:jacoco-maven-plugin:0.8.5to0.8.6