Skip to content

0.1.0-beta.3

Choose a tag to compare

@fernandocode fernandocode released this 03 Aug 16:17
· 172 commits to master since this release
v.0.1.0-beta.3

Features:
- Mapping of uninitialized properties in the model;
- Custom mapping of references;
- Ability to ignore auto-mapped properties;
- Refactored name of mapping method 'add' to 'autoMapper';
- Added 'mapper' mapping method for manual mapping;
- Refactor name of the mapping method from 'mapper' column to 'column';