Releases: morbac/xmltools
Releases · morbac/xmltools
XMLTools 3.1.1.13
XMLTools 3.1.1.12
XMLTools 3.1.1.11
XMLTools 3.1.1.10
XMLTools 3.1.1.9
- Add fluent icons for normal and dark modes
- Fix buffer allocation issue
XMLTools 3.1.1.8
- Add xpath dump into statusbar option
- Fix parser context management
- Fix exception when parsing declarations + improve declarations pretty print
- Fix issue #118 XML Validation on non-latin characters leads to failing length validation (second fix round)
- Fix issue #121 Space between attributes not ignored with xml:space="preserve"
XMLTools 3.1.1.7
- Fix issue #113 Syntax check displays error when contains some Chinese characters
- Fix issue #114 xpath evaluation results have wrong character encoding
- Fix issue #118 XML Validation on non-latin characters leads to failing length validation
- Fix issue #120 Automatically set the language type after xml pretty printing
XMLTools 3.1.1.6
- Fix a parser issue while detecting xml:space="preserve" attribute
- Fix issue #109 Encoding issue on XPath Expression Evaluation
- Fix buffer overflow in options storing