Releases: pmusolino/PMSuperButton
Releases · pmusolino/PMSuperButton
3.0.2
- Fixed: It wasn't possible to disable gradient by .gradientEnabled = false if it was already enabled. #19
3.0.1
- Fix typo on
animatedScaleDurationWhenHightlighted
#16
3.0.0
- Swift 5 and Xcode 10.2 support
2.1.1
- Added isLoading, a boolean value indicating whether the button is currently running its activity indicator animation.
2.1.0
- Fix warnings on Xcode 9.3
- Updated project URL on podspec file
2.0.4
Fix corner radius when using gradient background.
References:
#6
#7
2.0.3
Letter spacing fallback, because of this problem: #9
2.0.2
Letter spacing is here! 🙌
References:
#8