Skip to content

Releases: Orbitale/EntityMerger

v0.6.0

06 Jul 12:27
Compare
Choose a tag to compare

Rose PHP version requirement, splitted some dependencies, fixed some minor issues and CS and tests

v0.5

15 Jul 13:41
Compare
Choose a tag to compare

Fixes:

[45dfab8] Fixes on the nullable fields in associations

v0.4

20 May 10:26
Compare
Choose a tag to compare

Features

[faf07c8] Added a association merging strategy to propose different methods to merge objects (either search in the database or merge an entire object)
[d6ce955] Delete array typehint to allow merging two objects instead of an object + an array

Fixes

[adac02c] Lighten the dataObject array conversion, using serializer too much

Tests

Added many many tests

v0.3

14 Mar 17:00
Compare
Choose a tag to compare

Major changes:
[d11174a] Added an EmptyClassMetadata class for non-doctrine based objects merging

Some other minor fixes, and transferred ownership.

v0.2 - Obsolete

25 Feb 10:27
Compare
Choose a tag to compare

Changed namespace to root directory, so moved the class file.

The dependency is now on an ObjectManager and a serializer either from Symfony or JMS Serializer, with a raw instanceof check instead of a typehint.

v0.1 - Obsolete

10 Feb 09:11
Compare
Choose a tag to compare
Deleted composer.lock