All Versions
10
Latest Version
Avg Release Cycle
195 days
Latest Release
1540 days ago

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.
  • 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.