Skip to content

3.0.0

Compare
Choose a tag to compare
@pascalbaljet pascalbaljet released this 16 Feb 12:14
· 13 commits to master since this release
  • Support for Full-Text Search.
  • Support for custom type values when using the includeModelType method (thanks @muarachmann!).
  • By default, the results are sorted by the updated column, which is the updated_at column in most cases. If you don't use timestamps, it will now use the primary key by default.
  • The get method has been renamed to search (thanks @babacarcissedia!).
  • The addWhen method has been removed in favor of when.