Releases: ArkhaLime/DebugXPath
Releases · ArkhaLime/DebugXPath
Release list
Version 1.7.1.0
* Removed the need of a default namespace (all files don't have one) * Removed utf8 encoding for input encoding because accentuated character are treated like "\0" * An error is now displayed when the file's content is not xml
Version 1.7.0.0
* Moved XPath mode to its own file * Added helpers for command detection and namespace management * Added a new namespace mode to manage namespaces directly from application * Refactor
Version 1.6.0.0
You can now start application with a file path as first argument.