You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Version 0.4.0
JsonTools:
* Add control over `JsonParser.Feature#AUTO_CLOSE_SOURCE` to `JsonTools`.
* Added `JsonTools#toObjectEx` with correct class casting.
Common:
* Renamed `RequiredFieldChecks` To `ValueChecks`.
* Updated documentation.
Version 0.3.1
* Added multithreaded option for mvn execution in `Makefile`.
* Improved tests for `GetByPath` and added flags for logging, exceptions and forced access for fields.