Skip to content

Releases: ArkhaLime/DebugXPath

Version 1.7.1.0

02 Jan 14:22

Choose a tag to compare

 * 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

27 Dec 20:04

Choose a tag to compare

 * 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

24 Dec 19:06

Choose a tag to compare

You can now start application with a file path as first argument.