All Versions
10
Latest Version
Avg Release Cycle
195 days
Latest Release
1234 days ago
Changelog History
Changelog History
-
v1.4.10 Changes
January 10, 2020- ๐ Fixed layout for RTL mode, kudos to @morozkin.
-
v1.4.9 Changes
September 20, 2019- ๐ Fixed warnings and showing incorrect fonts on iOS 13, kudos to @sochalewski.
-
v1.4.8 Changes
May 14, 2018- ๐ Fixed memory related crash.
-
v1.4.7 Changes
November 26, 2015- Set maximum width to preferredMaxLayoutWidth for intrinsicContentSize.
- ๐ Fixed warning.
-
v1.4.6 Changes
March 19, 2015- โ Removed support for IB_DESIGNABLE and IBInspectable, until it doesn't cause problems with CocoaPods. Please us
ibdesignable
branch, if you're interested in this feature and not using CocoaPods. - ๐ Fixed bug regarding gradients introduced in last version.
- โ Removed support for IB_DESIGNABLE and IBInspectable, until it doesn't cause problems with CocoaPods. Please us
-
v1.4.5 Changes
March 19, 2015- โ Added support for IB_DESIGNABLE and IBInspectable, only available with Xcode 6.
- โ Added lineSpacing property.
-
v1.4.4 Changes
March 19, 2015- ๐ Fixed memory leak.
-
v1.4.3 Changes
March 19, 2015- Forcing clipsToBounds to YES, because of potential drawing issues.
-
v1.4.2 Changes
March 19, 2015- ๐ Fixed unexpected truncation on iOS device.
-
v1.4.1 Changes
March 19, 2015- ๐ Fixed crash, when text is nil.