Skip to content

5.2.0.63

Compare
Choose a tag to compare
@ENikS ENikS released this 18 Dec 02:20

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