All Versions
5
Latest Version
0.5
Avg Release Cycle
60 days
Latest Release
1473 days ago

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:

  • v0.1 Changes

    July 19, 2019

    โž• Added:

    • Applying attributes with strong typing and autocompletion.
    • Cache for attributes.
    • ๐Ÿ’… Substyles.
    • Convenient extensions for String and UIButton.