TTTAttributedLabel v1.13.4 Release Notes

Release Date: 2015-06-15 // over 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