Skip to content

v1.1.0

Compare
Choose a tag to compare
@pdphilip pdphilip released this 09 Sep 17:12
· 65 commits to main since this release

New Feature

Bulk index (re)builder with:

php artisan lens:build {model}
ElasticLens Build

Changes

The previous lens:build command is now lens:migrate, which better describes the feature.

php artisan lens:migrate {model}
ElasticLens Migrate

See changelog for other minor updates:

Full Changelog: v1.1.0...v1.1.0