Skip to content
This repository was archived by the owner on Oct 14, 2024. It is now read-only.

0.5.0 - Argentina

Choose a tag to compare

@bolismauro bolismauro released this 13 Jan 20:01
· 537 commits to master since this release

Changes

Core

MacOS

  • Improve Button
    • cornerRadius can now be customized
    • isEnabled can now be customized

Breaking Changes

Core

  • It is not possible to invoke dispatch and update asynchronously in the lifecyle hooks. This required to change the signatures of the methods by adding the @escaping parameter