ph-commons 9.3.3
·
1317 commits
to master
since this release
- Added
ICommonsIterablemethodsfindFirstIndexandfindLastIndex - Added support for Java 12
- The default XML persistence for configuration files was changed. No more "class" attribute and no nested "value" element needed. The old layout can still be read, but only the new layout is written.
- The class
JsonReadernow has an explicitJsonReader.Builderclass to simplify the usage - New class
SettingsPersistenceJsonto be able to read and write settings in JSON format