Skip to content

2.16.0

Compare
Choose a tag to compare
@ileitch ileitch released this 27 Sep 14:33
· 155 commits to master since this release
f78ce90

2.16.0

Breaking
  • None.
Enhancements
  • SwiftUI previews (PreviewProvider) are no longer retained by default. Retain them with --retain-swift-ui-previews.
Bug Fixes
  • Fix retaining members of public generic protocol extensions with --retain-public.