- Complete
MemberSubstitution
API which now retains the original instruction for invocation. - Allow excluding methods from a
MethodGraph.Compiler
using anElementMatcher
. - Add a filtering
ClassFileLocator
. - Add a matcher for a type's
ClassFileVersion
. - Unify resolution of constant values by introducing a
ConstantValue
API. - Do not exclude
ToThrown
assignment onvoid
methods. - Allow constructors as target in
MemberSubstitution
.