2.0.0 (2018-04-13)
- Added ability to use external variable inside of mappings, read Parameterized mappings for details.
- Added ability to inject EF Context into mapping, read Query mappings for more details.
- Both, external variables and context, can be used together: Paremeterized Query mappings.
- Exception messages have been significantly improved, added a lot of descriptive messages that should help to understand problems with mappings.
- Project documentation added here.
- Unit tests added to cover most of possible usages of the library. Unit tests also can be used as additional documentation and examples for the project.