Skip to content

Fixes query parser

Compare
Choose a tag to compare
@poef poef released this 01 Mar 14:33
· 35 commits to master since this release

There were still some bugs in the query parser, fixed those and added more tests. This release changes the query syntax slightly: like and 'not like' are now replaced by '=' and '!'.