Releases: javer/JaverSphinxBundle
Releases · javer/JaverSphinxBundle
v1.6.4
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
Use Platform type instead of Driver in DoctrineDataLoader
v1.6.2
Fix compatibility with Symfony 6
v1.6.1
What's new:
- Add Doctrine DBAL 3 support
- Allow Symfony 6
- Bump swivl/php-coding-standard to 1.3
v1.6.0
What's new:
- [BC Break] Add possibility to run daemon in a docker container
- Add PHP 8.1 support
v1.5.0
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
What's new:
- Drop unsupported Symfony versions
- Move from Travis to Github Actions
v1.3.0
What's new:
- Add support for friends-of-behat/symfony-extension
v1.2.0
What's new:
- Support PHP 8
- Support Symfony 5
- Speed up daemon process stopping
- Exclude tests from dist
- Code cleanup
v1.1.6
Improve Symfony 4 support