Skip to content

2.2.0

Compare
Choose a tag to compare
@Baptouuuu Baptouuuu released this 08 Jul 06:55
· 43 commits to develop since this release
2.2.0
255ce24

Added

  • Formal\ORM\Adapter\Repository\MassRemoval
  • You can match aggregates on optionals via Formal\ORM\Specification\Just
  • Formal\ORM\Definition\Type\Support

Changed

  • You can now pass a Specification to Repository::remove() to remove multiple aggregates at once
  • When a Set is modified in an aggregate but the resulting Set contains the same values the orm no longer re-persist the whole collection
  • The Contains attribute now enforce to only be used on properties