Skip to content

1.3.0

Compare
Choose a tag to compare
@nilportugues nilportugues released this 24 Nov 20:31
· 29 commits to master since this release
  • Transformer allows get Mappings by Class Transformer::getMappingByClassName and by Alias Transformer::getMappingByAlias
  • MappingFactory now reads the properties for mapped classes. See MappingFactory::setProperties.
  • Mapping class now has properties set and allows getting them using Mapping::setProperties and Mapping::getProperties
  • Enhanced documentation.
  • Tests for all new features.