Skip to content

Releases: javer/JaverSphinxBundle

v1.6.4

30 Mar 15:35
v1.6.4
0f09cd4
Compare
Choose a tag to compare

What's new:

  • Add JSON aggregate function support for SQLite
  • Fix GitHub Actions warnings and add PHP 8.2
  • Update dev dependencies

v1.6.3

03 Oct 14:59
v1.6.3
d9158cd
Compare
Choose a tag to compare

Use Platform type instead of Driver in DoctrineDataLoader

v1.6.2

09 Dec 20:09
v1.6.2
ff8a027
Compare
Choose a tag to compare

Fix compatibility with Symfony 6

v1.6.1

23 Nov 11:16
v1.6.1
aa93a80
Compare
Choose a tag to compare

What's new:

  • Add Doctrine DBAL 3 support
  • Allow Symfony 6
  • Bump swivl/php-coding-standard to 1.3

v1.6.0

03 Aug 15:18
v1.6.0
3f34326
Compare
Choose a tag to compare

What's new:

  • [BC Break] Add possibility to run daemon in a docker container
  • Add PHP 8.1 support

v1.5.0

24 Apr 19:34
v1.5.0
f48d610
Compare
Choose a tag to compare

What's new:

  • [BC Break] Drop PHP <8.0 support
  • [BC Break] Declare properties, parameters and return native types
  • [BC Break] Drop behat/symfony2-extension support
  • Bump dependencies to PHP 8 compatible versions
  • Use PHPStan and reach level 6
  • Fix code style

v1.4.0

22 Feb 22:19
v1.4.0
12a83d9
Compare
Choose a tag to compare

What's new:

  • Drop unsupported Symfony versions
  • Move from Travis to Github Actions

v1.3.0

17 Dec 12:31
v1.3.0
2421719
Compare
Choose a tag to compare

What's new:

  • Add support for friends-of-behat/symfony-extension

v1.2.0

02 Sep 06:55
v1.2.0
18ab28e
Compare
Choose a tag to compare

What's new:

  • Support PHP 8
  • Support Symfony 5
  • Speed up daemon process stopping
  • Exclude tests from dist
  • Code cleanup

v1.1.6

07 Jun 13:23
v1.1.6
bc7df5f
Compare
Choose a tag to compare

Improve Symfony 4 support