Releases: babenkoivan/elastic-migrations
Releases · babenkoivan/elastic-migrations
v2.0.2
Updated
- Fixed implicitly nullable parameter declarations
v5.0.0
v4.0.1
Fixed
- Implicitly nullable parameter declarations
v4.0.0
Added
- Laravel 11 support
v3.4.1
Fixed
- Skip
elastic_migrationstable creation if it already exists
v3.4.0
Added
--pendingoption to theelastic:migrate:statuscommand
v3.3.0
Added
- Laravel 10 support
v3.2.0
Added
Laravel Ideacode generation support- Primary key for the
migrationstable
v3.1.0
Added
- Multiple connections support
v3.0.0
Added
- Elasticsearch 8 support
- Multiple directories support via
MigrationStorage::registerPaths($paths)
Changed
- The namespace has been changed to
Elastic\Migrations - Configuration has been refactored, all options have been renamed