Skip to content

Release: 1.0.7

Choose a tag to compare

@javaquery javaquery released this 24 Dec 06:38
· 16 commits to main since this release
dafd9a9
  • AbstractRuntimeException: Useful constructor to define any runtime exception
  • ParameterAwareException: Useful when you want to log parameters provided in method. That helps you debug issue faster.
  • Strings: equals, notEqual, equalsIgnoreCase method included.