Koryphe 2.5.0
·
26 commits
to develop
since this release
✨ New Features
- Bump jackson-databind from 2.12.6.1 to 2.13.4.1 #297
- Add option to AreIn to perform a strict test and return false if the collection is null or empty #280
🪲 Bugs Fixed
- Fix license typo in ToNullTest #291
- Fix typos in ToSetTest and AdaptedBinaryOperatorTest #289
- Fix broken codecov reports #287
- NullPointerException in CollectionContains #283
🤖 Automation
- Create status badges in README #293