v0.3-pre
Pre-release
Pre-release
Changes in Blast ORM
All notable changes are documented in this file using the Keep a CHANGELOG principles.
0.3
Added
Blast\Orm\Mapperfor accessing and persisting dataBlast\Orm\Relationscomponent to create relations between entitiesBlast\Orm\Object\ObjectAdapterCachefor reusing entity definitionBlast\Orm\Facadesfor more customizable classes against contracts
Altered
Blast\Orm\Repositoryis mediating between entity and mapper delivered by entity, repository queries are excluded to mappers
Removed
Blast\Orm\Repository::createBlast\Orm\Repository::deleteBlast\Orm\Repository::updateBlast\Orm\Managerhas been replaced by ConnectionFacade