Skip to content

1.1.0

Compare
Choose a tag to compare
@nilportugues nilportugues released this 16 Oct 18:04
· 45 commits to master since this release
  • MappingFactory now supports classes implementing the ApiMapping interface to be used as configuration.
  • Mapper changed to reflect these changes.
  • Strict mapping checking classes properties affects existing mappings. Properties must be explicitly declared in each mapped class. This will break framework integration plugins too (eg: Laravel Eloquent models).