2.6.0 EnableNonPublicMembers
fix array copy should apply only primitive
fix #88 IgnoreCase NameMatchingStrategy
fix #89 Object not being mapped during Deep Clone
fix #90 Nested complex type members are missed as flattened member sources
fix #91 Option to prevent mapster from mapping Get... methods to properties
fix #92 Can't map property of type Dictionary<int, Decimal> to the same prop
feature: EnableNonPublicMembers (sp thx to hpcsc)
make IgnoreIf setting combined
apply IgnoreIf to record type
add Map config by name
provide more exception information