ph-commons 9.2.1
·
1371 commits
to master
since this release
- Improved API of
JsonParseException - Added additional default
MicroTypeConverterregistrations (File,Path,URLandURI) - Added special implementation of
IHasInputStreamforNonBlockingByteArrayOutputStream - Added enum entry
EXMLSerializeXMLDeclaration.EMIT_NO_NEWLINE - Extended internal API of
AbstractMapBasedWALDAOto allow for not invoking the callbacks - Added method
ConfigFileBuilder.addPathFromEnvVarto get the configuration file path from an environment variable - Added new keystore type
BCFKS- see issue #13 - Added new constructor for
MapEntryto takeMap.Entry - Added new default methods to classes
IHasDimension*(isLandscape, isPortrait and isQuadratic) MimeTypeContentis now serializable- The OSGI export for submodule
ph-scopeswas corrected - see issue #14 - Added static factory methods for
ByteArrayWrapper