Skip to content

3.1.0

Compare
Choose a tag to compare
@ADmad ADmad released this 30 Apr 12:26
· 450 commits to master since this release
  • 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).