Skip to content

Releases: babenkoivan/elastic-migrations

v2.0.2

08 Mar 16:49

Choose a tag to compare

Updated

  • Fixed implicitly nullable parameter declarations

v5.0.0

16 Nov 12:23

Choose a tag to compare

Added

  • Elasticsearch 9.x support
  • Laravel 12.x support

v4.0.1

07 Apr 07:08

Choose a tag to compare

Fixed

  • Implicitly nullable parameter declarations

v4.0.0

18 Jun 07:03

Choose a tag to compare

Added

  • Laravel 11 support

v3.4.1

10 May 06:37
39dc516

Choose a tag to compare

Fixed

  • Skip elastic_migrations table creation if it already exists

v3.4.0

19 Oct 20:22

Choose a tag to compare

Added

  • --pending option to the elastic:migrate:status command

v3.3.0

04 Mar 10:58

Choose a tag to compare

Added

  • Laravel 10 support

v3.2.0

17 Feb 07:56

Choose a tag to compare

Added

  • Laravel Idea code generation support
  • Primary key for the migrations table

v3.1.0

28 Jul 07:16

Choose a tag to compare

Added

  • Multiple connections support

v3.0.0

27 Jul 06:51

Choose a tag to compare

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