Skip to content

0.6.0

Compare
Choose a tag to compare
@0xLeif 0xLeif released this 28 Nov 00:47
· 85 commits to main since this release
fcfc143

This release includes a new feature that allows the promotion of a custom Application subclass to a shared singleton instance. The promote function in AppState can be used to extend the functionalities of the Application class. This is especially useful when the Application subclass needs to conform to a delegate protocol like UIApplicationDelegate. This enhancement provides developers with greater flexibility in managing application state.

What's Changed

Full Changelog: 0.5.0...0.6.0