All Versions
5
Latest Version
Avg Release Cycle
60 days
Latest Release
1826 days ago
Changelog History
Changelog History
-
v0.5 Changes
March 16, 2020โ Added:
- Separate state logic.
-
v0.4 Changes
March 16, 2020โ Added:
- โ Add copy for texts
- ๐ Default line break mode. Related to #13.
-
v0.3 Changes
July 19, 2019โ Added:
- Missing attributes: ligature, shadow, strokeColor.
- Texts and strings concatenation via custom + operator
- Array extension for texts joining with separator
-
v0.2 Changes
July 19, 2019โ Added:
- Equatable for texts
- Bounding rects for texts
๐ Fixed:
- โก๏ธ Update linking from static to dynamic. Based on Carthage/Carthage#2363
-
v0.1 Changes
July 19, 2019โ Added:
- Applying attributes with strong typing and autocompletion.
- Cache for attributes.
- ๐ Substyles.
- Convenient extensions for String and UIButton.