Skip to content
This repository has been archived by the owner on Oct 1, 2021. It is now read-only.

Releases: leapt/elastica-bundle

Cleanup release

14 Jan 21:14
Compare
Choose a tag to compare
  • Dropped Symfony < 4.4
  • Dropped PHP < 7.2
  • phpstan, php-cs-fixer, Travis CI
  • Added some return types

Changed ruflin/elastica dependency back to 2.x (tag was pushed)

11 Dec 07:51
Compare
Choose a tag to compare
v1.3.4

Changed ruflin/elastica dependency back to 2.x (tag was pushed)

Fixed DependencyInjection deprecation for Symfony 4.2 (includes BC layer)

11 Dec 07:35
Compare
Choose a tag to compare
v1.3.3

Fixed DependencyInjection deprecation for Symfony 4.2 (includes BC la…

First v2 alpha: support elastica 6.x

17 Jul 07:41
Compare
Choose a tag to compare
Pre-release
v2.0.0-alpha.1

Switched ruflin/elastica to 6.x

Upgraded ruflin/elastica dependency for PHP 7.2

02 Jul 12:29
16d3dfe
Compare
Choose a tag to compare
v1.3.2

Upgraded ruflin/elastica dependency for PHP 7.2

Fixed type existence when rebuilding one type

21 Mar 12:41
Compare
Choose a tag to compare
v1.3.1

Fixed type existence when rebuilding one type

Symfony 3.4 compatibility

02 Dec 17:23
Compare
Choose a tag to compare

Symfony 3.4 compatibility:

  • Updated to handle new reset() method in collector
  • Profiler v2 handling

Fixed debug toolbar (eg. using Flex)

22 Aug 10:01
Compare
Choose a tag to compare
v1.2.1

Fixed debug toolbar (eg. using Flex)

Allow to specify types to search on Paginator

02 Aug 08:17
Compare
Choose a tag to compare
v1.2.0

Allow to specify types to search on Paginator

Fixed CompilerPass

25 Jul 08:49
Compare
Choose a tag to compare
v1.1.2

Fixed CompilerPass