sebastiandev / plyse

Easy and extensible query parser
MIT License
27 stars 18 forks source link

Added option to fail parsing a query via the QueryParser on partial parse #8

Closed timdrijvers closed 5 years ago

timdrijvers commented 5 years ago

Currently the QueryParser just stops consuming the string input on a parser mismatch.

timdrijvers commented 5 years ago

Blocked by #9

sebastiandev commented 5 years ago

@timdrijvers sorry for the delay. I have merged the #9 PR, so this should be good to go after CI is green.

timdrijvers commented 5 years ago

@sebastiandev rebased the PR, all is green

timdrijvers commented 5 years ago

@sebastiandev can you publish a new package to pypi?

sebastiandev commented 5 years ago

Done! https://pypi.org/project/plyse/#files