Releases: finn-no/BottomSheet
Releases · finn-no/BottomSheet
5.1.0
5.0.0
Breaking change from 4.2.1
- #33: Rename the SwiftPM package to "FINNBottomSheet"
Migration guide
This breaking change only affects users that use this package through the swift-package-manager.
Previously, when using SPM, you would import like:
import BottomSheet
To make it consistent with the way the package is imported when using it with Cocoapods, we just do now:
import FINNBottomSheet
That's it.
4.2.1
4.2.0
4.1.0
4.0.2
4.0.1
4.0.0
3.2.0
3.1.1
Update podspec