Skip to content

Releases: EmergeTools/Reaper

v1.5

15 Nov 21:55
281213a
Compare
Choose a tag to compare

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.

v1.4

16 Sep 17:05
a5c3017
Compare
Choose a tag to compare

iOS 18 support

v1.3.1

31 May 20:00
5d4d1a6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.3.1

  • Fixed packaging issue where macOS Catalyst destination wasn't being included.

v1.3.0

22 May 21:53
764334d
Compare
Choose a tag to compare

What's Changed

  • Add support for Mac Catalyst

New Contributors

Full Changelog: v1.2.0...v1.3.0

v.1.2.0

12 Jan 18:44
9e589ae
Compare
Choose a tag to compare

Support for detecting dead code in dynamic frameworks

v1.1.0

02 Jan 22:30
Compare
Choose a tag to compare
Add cocoapods