5.2.0.63
This Release
v5.2.0 main focus on fixing FromType vs ToType interception registration mixup. After fixing this issue Interception was still using old convention where interceptor was still associated with ToType. This release addresses this bug.
Breaking changes
- #7 Registration is associated with FromType instead of ToType