All Versions
5
Latest Version
Avg Release Cycle
60 days
Latest Release
1105 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.