Skip to content

Releases: SvenEwald/xmlbeam

1.4.24

04 Sep 15:03
Compare
Choose a tag to compare

Fix tutrial

1.4.23

17 Apr 14:08
Compare
Choose a tag to compare

Bugfix relese with thanks to @zaffranad :

  • NPE while pretty printing

1.4.22

18 Jan 16:37
Compare
Choose a tag to compare
  • Fixed compatibility with Xalan when using Java 8

  • Fixed unit tests to support Java 17

1.4.21

15 Jan 11:56
Compare
Choose a tag to compare

New Bugfix release.
#60
#61

1.4.20

12 Apr 18:48
Compare
Choose a tag to compare

Small bugfix release.

1.4.19

31 Mar 06:44
Compare
Choose a tag to compare

Support for LocalDate & LocalDateTime as value types with formatter patterns
Compatibility from Java 6 up to Java 16

1.4.18

11 Dec 08:30
Compare
Choose a tag to compare

Fix exported packages for OSGI

1.4.17

11 Aug 19:59
Compare
Choose a tag to compare

Bugfix release for Bug #58 submitted by Heiko Selber.
Parsing documents with external entities possible one time only.

1.4.16

07 Jun 16:10
Compare
Choose a tag to compare

Fixed reading CDATA nodes and text nodes from XPath function text().

1.4.15

15 Apr 18:44
Compare
Choose a tag to compare

Security bugfix release: Suppress entity expansion by default.