This release expands the supported types that Reaper monitors
Now all non-generic Swift classes are detected by reaper, in addition to all Objective-C classes.
Some Swift value types (structs and enums) are supported as well. To check which types would be supported for your app you can upload it to Emerge.
These changes improve coverage of monitored types by ~20% for UIKit apps and ~60% for SwiftUI apps.