Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Develop #16

Merged
merged 18 commits into from
Feb 24, 2023
Merged

Develop #16

merged 18 commits into from
Feb 24, 2023

Conversation

aljoshakoecher
Copy link
Member

Introduces two fixes:

  1. Now both literals and IRIs are properly handled (see baa274b followed by 75e9614)
  2. Fixes a bug that incorrectly handled container paths with multiple attribute filters, e.g.
    /something[@name =..]/anotherThing[@name=123]. This fixes Fix problem with multiple quotation marks used in the container #15

@aljoshakoecher aljoshakoecher added the bug Something isn't working label Feb 24, 2023
@aljoshakoecher aljoshakoecher merged commit af22fdb into main Feb 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix problem with multiple quotation marks used in the container
1 participant