Releases: rollerworks/search
Releases · rollerworks/search
Release v2.0.0-BETA12
07 Jan 19:03
Compare
Sorry, something went wrong.
No results found
Added
[Elasticsearch] Add support for Elastica 7 (sstok ) #334
Release v2.0.0-BETA11
06 Jan 19:28
Compare
Sorry, something went wrong.
No results found
Same as v2.0.0-BETA10 but with proper support for Symfony 8.
Fixed
Release v2.0.0-BETA10
06 Jan 19:14
Compare
Sorry, something went wrong.
No results found
Added
[Core] Add BooleanType (sstok ) #328
[BC BREAK] Add support for Symfony 8 and Api-Platform 4.2 (sstok ) #331
Changed
[Bundle] Convert XML configuration to PHP (sstok ) #329
Fixed
Release v2.0.0-BETA9
23 May 08:15
Compare
Sorry, something went wrong.
No results found
Feature
Add support for newer Doctrine versions (sstok ) #327
Release v2.0.0-BETA8
12 May 14:25
Compare
Sorry, something went wrong.
No results found
Release v2.0.0-BETA7
12 May 09:18
Compare
Sorry, something went wrong.
No results found
Added
[Doctrine] Add the Entity to OrmQueryField (sstok ) #323
Release v2.0.0-BETA6
18 Sep 09:23
Compare
Sorry, something went wrong.
No results found
Added
[BC BREAK] [SF Validator] Handle PatternMatch separate (sstok ) #318
[Core] Add ErrorPathTranslator for StringQuery (sstok ) #321
[SFBundle] Easier translation of order-field (sstok ) #322
Fixed
Fix Field label configuration (sstok ) #319
Fix wrong message-id and error-path for groups (sstok ) #320
Release v2.0.0-BETA5
02 Sep 19:52
Compare
Sorry, something went wrong.
No results found
Note: The translation IDs have changed, please check the UPGRADE-2.0.md for more information.
Fixed
[Core] Fix order-clause with in StringInput (sstok ) #312
[Doctrine] Fix wrong query for pattern matches (sstok ) #314
[Core] Fix user-error translations (sstok ) #313
[Core] Fix wrong exported StringQuery with order (sstok ) #315
[Core] Fix wrong col pos in StringLexer exception (sstok ) #316
[SearchBundle] Enable validator when class the exists, instead of only the Symfony validator component (sstok ) #317
Release v2.0.0-BETA4 The Art of Order
08 Aug 11:31
Compare
Sorry, something went wrong.
No results found
Added
[Core] Make ProcessorConfig fluent (sstok ) #309
Fixed
[Core] Fix FieldTransformationAssertion wrong transformation method (sstok ) #311
[Core] Fix ordering not properly handled (sstok ) #310
Release v2.0.0-BETA3 April Bool
01 Apr 13:09
Compare
Sorry, something went wrong.
No results found
This version drops support for older PHP versions, PHP 8.1 or higher is now required.
Support for Api-Platform 2.4 was dropped, 2.0-BETA2 of the components still supports all newer versions of RollerworksSearch.
Added
[Core] TransformationFailedException: Allow custom message to display (sstok ) #298
[BC BREAK] Drop support for Symfony 5 and PHP 7 (sstok ) #299
[BC BREAK] [DBAL] Require QueryBuilder for generating (sstok ) #300
[BC BREAK] Add Symfony 7 support (sstok ) #305
Changed
Fixed