Skip to content

Releases: ArkhaLime/DebugXPath

Version 1.7.1.0

Choose a tag to compare

@ArkhaLime ArkhaLime released this 02 Jan 14:22
 * 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

Choose a tag to compare

@ArkhaLime ArkhaLime released this 27 Dec 20:04
 * 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

Choose a tag to compare

@ArkhaLime ArkhaLime released this 24 Dec 19:06
You can now start application with a file path as first argument.