Skip to content

Adds support for quoted selectors containing reserved characters and white space#3

Merged
nstdio merged 1 commit into
nstdio:masterfrom
sdeming:feature/quoted-selectors
Nov 11, 2023
Merged

Adds support for quoted selectors containing reserved characters and white space#3
nstdio merged 1 commit into
nstdio:masterfrom
sdeming:feature/quoted-selectors

Conversation

@sdeming

@sdeming sdeming commented Nov 8, 2023

Copy link
Copy Markdown

Resolves #4

Allows queries like: "Movie Title" == TRON

This is taken partially from: jirutka#36, with some fixes and added tests.

@nstdio nstdio added this to the v2.2.0 milestone Nov 11, 2023
@codecov-commenter

Copy link
Copy Markdown

Welcome to Codecov 🎉

Once merged to your default branch, Codecov will compare your coverage reports and display the results in this comment.

Thanks for integrating Codecov - We've got you covered ☂️

@nstdio

nstdio commented Nov 11, 2023

Copy link
Copy Markdown
Owner

Thanks for the PR! Look good to me 👍

@nstdio nstdio merged commit e7ad8cc into nstdio:master Nov 11, 2023
@nstdio nstdio added the enhancement New feature or request label Nov 11, 2023
@nstdio

nstdio commented Nov 11, 2023

Copy link
Copy Markdown
Owner

Released as 2.2.0

@sdeming sdeming deleted the feature/quoted-selectors branch November 14, 2023 13:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support for reserved characters and whitespace in selectors

3 participants