Skip to content

Conversation

@mluis7
Copy link
Owner

@mluis7 mluis7 commented Jul 9, 2025

  • Removed expensive unused code, (performance+).
  • Fixed default namespaces logic when -s is passed.
  • Added test that actually counts the number of nodes found with xpath expressions.
  • Limit namespace search to root node if -n is not passed (performance+).
  • -x option is now optional. Documents by handled as XML by default.

lmc added 4 commits July 9, 2025 16:01
- Removed expensive unused code, performance+.
- Fixed default namespaces logic when -s is passed.
- Added test that actually counts the number of nodes found with xpath
expressions.
- Removed expensive unused code, (performance+).
- Fixed default namespaces logic when -s is passed.
- Added test that actually counts the number of nodes found with xpath
expressions.
- Limit namespace search to root node if -n is not passed
(performance+).
- Removed expensive unused code, (performance+).
- Fixed default namespaces logic when -s is passed.
- Added test that actually counts the number of nodes found with xpath
expressions.
- Limit namespace search to root node if -n is not passed
(performance+).
- `-x` option is now optional. Documents by handled as XML by default.
@mluis7 mluis7 merged commit 2c8f277 into master Jul 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants