Release 0.3.0 (2024-01-10)
Highlights
- π Support for Loupe 0.5
- ποΈ Support for Symfony 7
- π Support for PHP 8.3
- Move from 0.2 to 0.3 branch (#337) (@alexander-schranz)
- Add Support for Loupe 0.5 (#335) (@alexander-schranz, Thx @Toflar)
- Add Symfony 7 Support for Typesense Adapter and Solr Adapter (#336) (@alexander-schranz)
- Update elasticsearch, redis and typesense docker image (#334) (@alexander-schranz)
- Allow mezzio with PHP 8.3 (#333) (@alexander-schranz)
- Add PHP 8.3 to test matrix (#323) (Thx @ker0x)
- Use phpstan.dist.neon instead of phpstan.neon file (#332) (@alexander-schranz)
- Add Support for Symfony 7 (#322) (Thx @ker0x)
- Fix documentation build (#331) (@alexander-schranz)
- Update Rector to 0.19 (#330) (@alexander-schranz)
- Add void return type for configure methods of commands (#325) (Thx @ToshY)
- Fix index_name_prefix ignored when using one schema file per index (#321) (Thx @dhirtzbruch)
- Fix combination of SearchCondition and EqualCondition in Elasticsearch and Opensearch (#314) (Thx @dhirtzbruch)
- Fix array syntax in code samples (#307) (Thx @keichinger)
- Fix missing indentation in code fence (#308) (Thx @keichinger)
- Add missing \r\n line break to test suite (#306) (@alexander-schranz)