Skip to content

regola v0.0.23

Latest
Compare
Choose a tag to compare
@sic2 sic2 released this 03 Dec 15:08
· 4 commits to main since this release

⭐ New

  • Add STARTS_WITH and ENDS_WITH operators to the StringRule (#12) -- @sic2
  • Add DIVISIBLE_BY operator to the NumberRule (#13) -- @jetfreakk

🐞Fixes

  • Various compiler warnings

📘 Documentation

  • README update to address ambiguous phrasing
  • DEPLOY guide update to reflect changes to pom.xml and settings.xml

🔨Updates

  • Bump com.fasterxml.jackson.core:jackson-databind to v2.18.2
  • Bump com.fasterxml.jackson.core:jackson-annotations to v2.18.2
  • Bump commons-io.commons-io to v2.18.0
  • Bump org.apache.maven.plugins:maven-javadoc-plugin to v3.11.1
  • Bump org.apache.maven.plugins:maven-surefire-plugin to v3.5.2