All Versions
7
Latest Version
Avg Release Cycle
279 days
Latest Release
1594 days ago
Changelog History
Changelog History
-
v4.1.0 Changes
November 13, 2020 -
v4.0.0 Changes
October 10, 2017๐ฑ Swift 4 migration ๐
-
v3.0.0 Changes
May 02, 2017๐ 1.
Style
andStylist
: renameapplyTo
toapply(to
.- Make swizzler internal because there is no reason to keep as a part of public API.
๐
3. Expose generic
Style
struct to create reusable, composable styles without registering them.
#14 ๐ 4. Allow you to register multiple styles for the same strings #12 by @yonaskolb
- Make swizzler internal because there is no reason to keep as a part of public API.
๐
3. Expose generic
-
v2.0.1 Changes
April 05, 2017๐ Use custom method instead of initialize: #11
-
v2.0.0 Changes
September 30, 2016Swift 3 migration #4
-
v1.1.0 Changes
April 21, 2016๐
Fashion
uses new protocolStringConvertible
, so you can register/unregister your styles with something else than just magic strings. #3 -
v1.0.0
April 12, 2016