v0.5.2
New features
Sometimes your typed data contains immutable objects that can be fully represented by their integer or string identifiers and the transfer might become a bit complex, especially if there are nested collections. New strategy Articus\DataTransfer\Strategy\Identifier
and new validator Articus\DataTransfer\Validator\Identifier
provide transparent and configurable mechanism to bulk load required immutable objects by their identifiers and allow to handle such situation naturally and efficiently.