TTTAttributedLabel v1.13.4 Release Notes
Release Date: 2015-06-15 // almost 8 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 initializersinitWithFrame:
andinitWithCoder:
instead - โ Minor fixes for Xcode 7 warnings