0.5.0
Fixed
- Fixed code signing when targeting Catalyst. The issue was caused by the zip file not preserving symlinks.
Changed
- "Target IVar" capture is now disabled by default since certain code patterns can cause Swift's
Mirror
to crash. This can be re-enabled by starting Heap with.enableInteractionReferencingPropertyCapture: true
.