0.10.2
In this release we're removed System.Reflection namespace from cloning, because some classes in System.Reflection.Emit cause unexpected crashes in runtime. Also, there are no significant reasons to clone these classes.
Also, checking for empty constructors is improved to reduce number of exceptions (internally catched, but can slow down copying).