Skip to content

v0.2.0

Compare
Choose a tag to compare
@Gman98ish Gman98ish released this 01 Nov 02:56
· 105 commits to master since this release

Added support for filtering on relationships

Breaking Changes

  • The modifyQuery method for the ModifiesQueries interface has changed signature. The first argument is no longer type hinted
  • The IntegerFilter is now called NumericFilter
  • The integer() method on FilterBuilder has been replaced with numeric()