DynamicButton v4.0.0 Release Notes

Release Date: 2017-04-02 // about 7 years ago
  • ๐Ÿš€ Released on 2017-04-02.

    ๐Ÿ‘ Swift 3.1 supports

    • ๐Ÿ’… [REFACTORING] The DynamicButtonStyle is now an enum
    • ๐Ÿ’… [ADD] Each style must now adopt the DynamicButtonBuildableStyle protocol
    • [ADD] The DynamicButtonPathVector struct
    • ๐Ÿ’… [ADD] styleByName property in the DynamicButtonStyle
    • ๐Ÿ’… The default buildable style access controls are now internal