This repository has been archived by the owner on May 23, 2022. It is now read-only.
Releases: morizotter/SwiftyDrop
Releases · morizotter/SwiftyDrop
4.2.0: Swift 4.2
Compatible with Swift 4.2
4.1.0: Add text alignment
Add textAlignment to DropStatable
thanks to @black-lotus
4.0.2: Fix background behavior
Fixes
- Fix the method which should be called when app becomes background wasn't called appropriately. Thanks @thiagodelmotte
4.0.1: Fix .swift-version
Fix .swift-version
.
4.0.0: Swift4
2.5.0: Swift 2.3
Compatible for Xcode8 & Swift 2.3
For users who are using Xcode 8 & swift 2.3 combination.
3.0.3: Swift3 and cocoapods again
You can use this with cocoapods -pre
again from this version
3.0.2: Xcode8 & Swift3.0
Support for Xcode8 & Swift 3.
Sadly, this version's cocoapods are failed.
2.4.2: Calm down compile warnings
Small fixes
calm down compile warnings.
3.0.1: Swift 3.0 Xcode8 beta2
Update for Xcode beta 2
Thanks @KyleMay !