v0.2.0
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()