| 3 |
* Improved Saxon support, Saxon 8.8 became the recommended version |
* Improved Saxon support, Saxon 8.8 became the recommended version |
| 4 |
* Added options to control use of CDATA sections when saving to XML |
* Added options to control use of CDATA sections when saving to XML |
| 5 |
* Added support for QNames in Schema annotations |
* Added support for QNames in Schema annotations |
| 6 |
* Added support for new encodings: UTF-16LE and UTF-16BE |
* Added support for new encodings: UTF-16LE, UTF-16BE, CP936/GBK. |
| 7 |
* Fix: overzealous whitespace cropping after parsing entities like & (XMLBEANS-274) |
* Fix: overzealous whitespace cropping after parsing entities like & (XMLBEANS-274) |
| 8 |
* Fix: selectPath() with setXqueryCurrentNodeVar() option does not work for Saxon (XMLBEANS-276) |
* Fix: selectPath() with setXqueryCurrentNodeVar() option does not work for Saxon (XMLBEANS-276) |
| 9 |
* Fix: synchronization problem with array setters |
* Fix: synchronization problem with array setters |