3.1.0
- All filters now return a boolean result on whether they modified the query. This allows for a more correct "isSearch" value (#164).
- Combined getter setter methods are now split into separate methods (#165, #166).
- Add multi-field search support to boolean filter (#162).
- An exception is now thrown if a filter gets configured with empty field list (#162).