Releases: Arachne/Doctrine
Releases · Arachne/Doctrine
v0.9.0
16 Jul 21:12
Compare
Sorry, something went wrong.
No results found
Remove direct dependency on Arachne/ServiceCollections.
Remove support for array in FilterIn for security reasons.
Add tests for DoctrineExtension and ValidatorListener.
Remove cache for ExpressionLanguage.
Refactor Arachne/EntityLoader integration to support v0.11.
Update to PHP 7.1.
Use PHPStan.
Add .editorconfig.
v0.8.0
30 Sep 16:24
Compare
Sorry, something went wrong.
No results found
Support arachne/entity-loader v0.10
Remove Nette\Object and other useless code
v0.7.2
30 Sep 13:35
Compare
Sorry, something went wrong.
No results found
Fix configuration of ExpressionLanguage cache
v0.7.1
11 Sep 10:14
Compare
Sorry, something went wrong.
No results found
Ignore entities with composite identifiers
Fix compatibility with arachne/event-manager
v0.7.0
11 Sep 10:12
Compare
Sorry, something went wrong.
No results found
Add compatibility with Arachne/EventManager
Remove support for Symfony 2 type names
Enable arachne/di-helpers v0.5
Enable arachne/entity-loader v0.9
New coding style, refactoring