Releases: pimcore/advanced-object-search
Releases · pimcore/advanced-object-search
v4.2.0
Apply php-cs-fixer changes
4.1.0
v4.0.2
updated license headers
v4.0.1 (Charlie Brown)
added php-style github action
4.0.0
Make Advanced Object Search Pimcore 6.9 and Pimcore X ready (#117) * fixed some deprecations * fixed some deprecations * fixed some deprecations * fixed event deprecations * fixed #115 - Remove configuration BC layer * fixed #113 - Remove IFieldDefinitionAdapter * fixed event deprecations * removed migration installer * updated docs & composer dependencies * removed migration installer * fixed getForWebserviceExport deprecation * added return values to commands * Update README.md Co-authored-by: Jacob Dreesen <[email protected]> * Update README.md Co-authored-by: Jacob Dreesen <[email protected]> * Update src/Filter/FieldDefinitionAdapter/AdvancedManyToManyRelation.php Co-authored-by: Jacob Dreesen <[email protected]> * fixed marshal deprecation * fixed method signature * docs * updated symfony requirement Co-authored-by: Jacob Dreesen <[email protected]>