v0.11.3: fix deduplication
- Key changes:
- Fixed deduplication for negative non-regexp filters (previously, some of those would be let through without request modifications);
- Internal refactoring:
- Moved acl + lf logic to a new internal package
querymodifier
;
- Moved acl + lf logic to a new internal package
- Added more tests.