Releases: tbaranes/FittableFontLabel
Releases · tbaranes/FittableFontLabel
v3.0.0
18 Sep 12:44
Compare
Sorry, something went wrong.
No results found
Support for Swift 4.2 and Xcode 10
v2.0.0
10 Nov 07:53
Compare
Sorry, something went wrong.
No results found
Xcode 9.1 and Swift 4 support
v1.4.0
11 Sep 17:58
Compare
Sorry, something went wrong.
No results found
API breaking changes
Bugfixes
Improved issue with long strings in small labels getting truncated
1.3.0
15 Aug 12:17
Compare
Sorry, something went wrong.
No results found
Enhancements
Improving performance by using binary search instead of simple loop. That may prevent xcode freezing
Bugfixes
Fixed fontSizeThatFits when used with empty strings
1.2.0
01 Aug 08:07
Compare
Sorry, something went wrong.
No results found
Enhancements
Improvign default value of fontSizeToFit in UILabelExtension. Default value is now explicitly 100
Added fontSizeThatFits method in UILabelExtension that returns a font size of the given text which can just fit the given CGSize.
1.1.0
25 Apr 18:57
Compare
Sorry, something went wrong.
No results found
Enhancements
FittableFontLabel now support topInset, leftInset, bottomInset, rightInset
Bugfixes
Fixed interface builder freeze
1.0.1
29 Mar 09:26
Compare
Sorry, something went wrong.
No results found
Renaming the extension class
Fixed inspectable attributes for FittableFontLabel
1.0.0
27 Mar 16:25
Compare
Sorry, something went wrong.
No results found