Releases: SvenEwald/xmlbeam
Releases · SvenEwald/xmlbeam
1.4.23
Bugfix relese with thanks to @zaffranad :
- NPE while pretty printing
1.4.19
Support for LocalDate & LocalDateTime as value types with formatter patterns
Compatibility from Java 6 up to Java 16
1.4.18
Fix exported packages for OSGI
1.4.17
Bugfix release for Bug #58 submitted by Heiko Selber.
Parsing documents with external entities possible one time only.
1.4.16
Fixed reading CDATA nodes and text nodes from XPath function text().
1.4.15
Security bugfix release: Suppress entity expansion by default.