TTTAttributedLabel v1.13.4 Release Notes

Release Date: 2015-06-15 // almost 9 years ago
    • ๐Ÿ‘ Carthage support!
    • ๐Ÿ›  Fixed some issues where label width is greater than text width #527
    • ๐Ÿ›  Fixed line drawing xOffset #528
    • Accessibility link range sanity checking #533
    • Label sizing considers attributed truncation token, if any #491
    • Marked init initializer as unavailable. Use the designated initializers initWithFrame: and initWithCoder: instead
    • โš  Minor fixes for Xcode 7 warnings