All Versions
11
Latest Version
Avg Release Cycle
193 days
Latest Release
1495 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v1.4.17 Changes
August 11, 2020๐ Bugfix release for Bug #58 submitted by Heiko Selber.
๐ Parsing documents with external entities possible one time only. -
v1.4.16 Changes
June 07, 2018๐ Fixed reading CDATA nodes and text nodes from XPath function text().
-
v1.4.15 Changes
April 15, 2018๐ Security bugfix release: Suppress entity expansion by default.
-
v1.4.14 Changes
October 31, 2017๐ Bugfix release
- ๐ #46 fixed
-
v1.4.13 Changes
July 25, 2017๐ Bugfix release.
- ๐ Fix #45
-
v1.4.12 Changes
June 17, 2017๐ New AutoTypes allow now changing XML without projection interfaces.
๐ New annotation @XBAuto unites setters & getters to one projection method.
โจ Enhanced evaluation API allows in place changing of files.
๐ New AutoMap type allows easy creation of documents from scratch.
๐ Bug fixed: Default namespaces did not work when writing to the document root.
-
v1.4.11 Changes
May 20, 2017๐ Bugfix release with enhancements on writing XPath expressions
-
v1.4.10 Changes
February 18, 2017- ๐ Bugfix release. Prefixes for namespaces were not found when declared on non root elements.
-
v1.4.9 Changes
October 28, 2016- ๐ Bug fixed: Check preventing nonpublic interfaces removed.
- โจ Enhancement: Extended existing exception feature to XBDelete & XBUpdate.
- ๐ Bug fixed: Restructuring element lists in xml added empty lines in output document.
-
v1.4.8 Changes
March 13, 2016- ๐ Improved error message when writing to attributes on nonexisting root element