Skip to content

0.5.2

Compare
Choose a tag to compare
@build-heap build-heap released this 28 Mar 20:42
· 29 commits to main since this release
7701987

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's Mirror functionality to crash.

Deprecated

  • Deprecated disableInteractionReferencingPropertyCapture in favor of off-by-default behavior.