0.4.0
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).