0.5.2
Added
- Added
enableInteractionReferencingPropertyCapture
, which will be used in heap-ios-autocapture
0.5.0 and later to enable "Target Ivar" capture. The feature is off-by-default to avoid edge
conditions that can cause Swift'sMirror
functionality to crash.
Deprecated
- Deprecated
disableInteractionReferencingPropertyCapture
in favor of off-by-default behavior.