Features
- You can now pass
'$this'
as$sourcePropertyName
to populate the complete source object into the target property (#60)
For example:neusta_converter: converter: some.converter: # ... properties: something: $this
What's Changed
Full Changelog: v1.5.0...v1.6.0