Skip to content

1.8.102

Compare
Choose a tag to compare
@RobertBColton RobertBColton released this 23 Feb 19:17
· 150 commits to master since this release
99abe05
Use New Reflection Based Class Construction (#486)

This will stop our use of reflection from bypassing the checked exception system and exceptions in the reflected class constructors should now be properly surfaced to the user.