All Versions
11
Latest Version
Avg Release Cycle
193 days
Latest Release
1354 days ago

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