Skip to content

0.4.0

Compare
Choose a tag to compare
@pmatseykanets pmatseykanets released this 16 Jan 06:53
· 71 commits to master since this release

Added

  • Made it possible to specify PostgreSQL search config (i.e. simple, english...) both globally in scout.php or on per model basis.

Changed

  • Fixed #6. Check for models that no longer exist but still present in the index (i.e. soft-deleted models).