This repository has been archived by the owner on Nov 4, 2021. It is now read-only.
Releases: babenkoivan/scout-elasticsearch-driver
Releases · babenkoivan/scout-elasticsearch-driver
v4.3.0
v4.2.3
Bug fixes
- Fixed PHP 7.4 notice caused by accessing an array offset on null value
v4.2.2
Changed
elastic:migrate
command signature was changed toelastic:migrate-model
to be compatible with Elastic Migrations package
v4.2.1
v4.2.0
v4.1.0
v4.0.5
v3.13.0
Bug fixes
- Remove
i
ands
option aliases frommake:searchable-model
artisan command to make compatible with Laravel 6.8
v4.0.4
- Add support for Laravel Scout 8.0
v4.0.2
Bug fixes
- Removed
-s
shortcut forsearch-rule
option onmake:searchable-model
artisan command due to Laravel 6.8 incompatibility.