Releases: tavy315/SyliusRecommendationsPlugin
Readd support for babdev/pagerfanta-bundle v3.8
Full Changelog: v0.8.0...v0.8.1
Use Sylius components instead of entire framework
Full Changelog: v0.7.1...v0.8.0
Remove unused serializer configuration
v0.7.1 Remove unused serializer configuration
Compatibility with Sylius v1.12
Compatibility with Sylius v1.12
Compatibility with Sylius v1.11
v0.6.0 Compatibility with Sylius v1.11
Add serializer config for CustomerRecommendation
Fix critical exception Resources are not supported in serialized data. Path: Monolog\Handler\StreamHandler -> Symfony\Bridge\Monolog\Logger -> Symfony\Component\Cache\Adapter\PhpFilesAdapter -> Symfony\Component\Cache\Adapter\TraceableAdapter -> Symfony\Component\Cache\Adapter\PhpArrayAdapter -> Doctrine\Common\Annotations\PsrCachedReader -> Doctrine\ORM\Mapping\Driver\AnnotationDriver -> Doctrine\Persistence\Mapping\Driver\MappingDriverChain -> Sylius\Bundle\ResourceBundle\Doctrine\ResourceMappingDriverChain -> Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver -> Doctrine\ORM\Configuration -> Doctrine\ORM\EntityManager -> Tavy315\SyliusRecommendationsPlugin\Entity\RecommendationGroup -> Tavy315\SyliusRecommendationsPlugin\Entity\CustomerRecommendation
Compatibility with Sylius v1.10
v0.5.1 Compatibility with Sylius v1.10
Fix deprecations
v0.5.0 Update dependencies
Add missing on-remove cascade to Customer Recommendation
v0.4.3 Add on-delete=CASCADE to CustomerRecommendation
Improve validation message for customer recommendations
v0.4.2 Improve validation message for customer recommendations