Releases: fluentsprings/ExpressMapper
New features and bug fixes
- new: Create Expressmapper extensions' methods for Map
- new: Thread safety issue
- new: Support for mapping of ObservableCollection and other types
- new: Dynamic mapping support
- fix: Same type mapping automatic support
Please take a look for details:
https://github.com/expressmapper/ExpressMapper/issues?q=is%3Aissue+milestone%3A1.5+is%3Aclosed
New features and major bug fixes
- new: PCL support
- new: Precompilation of collection direct types
- new: Case-insensitive support
- new: Field mapping support
- fix: The order of mapping registration is important
- fix: Mapping to object of the same type doesn't work
- fix: Recursion during compilation phase
- fix: Thread safe registration
- non-func:Refactoring
For details: https://github.com/expressmapper/ExpressMapper/issues?q=is%3Aissue+milestone%3A%22Version+1.1%22+is%3Aclosed
Minor bug fixes and refactoring
For details please take a look at: https://github.com/expressmapper/ExpressMapper/issues?q=is%3Aissue+is%3Aclosed+milestone%3A%22Version+1.0.3%22
New features and bug fixes.
Please take a look for detailed list of bugs and enhancements have been made:
https://github.com/expressmapper/ExpressMapper/issues?q=is%3Aissue+is%3Aclosed+milestone%3A%22Version+1.0.2%22
Ready for Production
Performance improvements
Performance improvements for nested collection types
First beta release
This is the first beta release of Expressmapper - full description is here: http://expressmapper.org.
Nuget: https://www.nuget.org/packages/Expressmapper/