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

Add support for filter selectors in bracketed segments. #36

Merged
merged 2 commits into from
Oct 2, 2023

Conversation

jg-rp
Copy link
Owner

@jg-rp jg-rp commented Oct 1, 2023

This PR adds support for filter selectors in bracketed segments and refactors the lexer, parser and selector definitions accordingly.

This does introduce some low-level breaking changes. Please ask if you need more information.

Closes #30

@jg-rp jg-rp added the JSONPath label Oct 1, 2023
@jg-rp jg-rp marked this pull request as ready for review October 1, 2023 18:20
@jg-rp jg-rp merged commit e05a344 into main Oct 2, 2023
34 checks passed
@jg-rp jg-rp deleted the mulitple-selectors branch October 2, 2023 07:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bracketed segments can contain filter selectors
1 participant