Skip to content

0.10.2

Choose a tag to compare

@force-net force-net released this 14 Dec 18:15
· 18 commits to develop since this release

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).