v0.2.0
Added the UserActivityProvidable
protocol to make it easier to drag items to create new windows on iPadOS 16+
Removed accessibilityMoveableIfAvailable
and accessibilityMoveableListIfAvailable
convenience view modifiers. If you need this functionality you can instead use the more general ifAvailable
view modifier found in the example app.