Release: 1.0.7
- 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.