Releases: morbac/xmltools
Releases · morbac/xmltools
XMLTools 3.0.4.0
- New pretty print function
XMLTools 3.0.3.4
Fix performance issue
Previous version may slow down NPP, especially during "Replace All" action.
XMLTools 3.0.3.3
- Force XPath mode for XPath Evaluation
- Minor "Current XPath evaluation" improvement
- Add HRESULT check while putting content handler for SAX parsing
- Fix pretty print for ">
- Fix annotation clearing issue when playing with several docs
XMLTools 3.0.3.2
- Fix some type missmatch
- Fix positioning error on annotation tester (button "view" in option dialog)
- Fix "Current XML Path" and "Current XML Path with predicates"
- Improve display of XPath result for elements
XMLTools 3.0.3.1
- Add keyboard hook to detect ESC keypress and remove displayed annotations
- Shift annotation message on error position
- Scroll text horizontally to make annotation visible when required
- Make annotation the default error display mode + change default annotation style
XMLTools 3.0.3.0
Add option to customize xml <-> text conversion + add apos conversion
XMLTools 3.0.2.1
- Add linearizeXML on selection
- Fix indentation issue on prettyprint (bug #32)
- Remove compilation warning
XMLTools 3.0.1.0
- Fix invalid access exception on "view" button for annotations in options dialog
- Improve annotation display (center on line)
XMLTools 3.0.0.3
Fix prettyprint regression
XMLTools 3.0.0.2
Replacement of libXML with MSXML