Releases: gchq/koryphe
Releases · gchq/koryphe
Koryphe 2.5.2
Koryphe 2.5.1
🪲 Bugs Fixed
- AreIn broken when single collection given #299
Koryphe 2.5.0
✨ 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
Koryphe 2.4.0
Koryphe 2.3.0
Koryphe 2.2.0
✨ New Features
- ChainedIterable Duplicate Class #266
- Bump jackson-databind from 2.11.4 to 2.12.6.1 #264
- Improve process for updating copyright headers #263
- Add ToBoolean function #259
- Add ToFloat function #257
- Replace assertion library hamcrest with assertJ #251
🪲 Bugs Fixed
- Update README to point to new ways of working #265
- IterableFlatten NullPointerException when List contains only contains Null #261
🤖 Automation
- Fix javadoc upload in Release action #254
Koryphe 2.1.0
Koryphe 2.0.0
Koryphe 1.14.0
Koryphe 1.13.0
🪲 Bugs Fixed
- FunctionTest AssumeTrue typo #223