Skip to content

Releases: Karumi/WeakDelegate

WeakDelegate 1.0.1

22 Aug 16:18
Compare
Choose a tag to compare

This new version of the library is inlining the weak utility function and reifying its generic type so that you don't have to specify it anymore if the compiler can infer its type 👏

WeakDelegate 1.0.0

17 Jan 13:50
Compare
Choose a tag to compare

This is the first version of the library, it contains a simple implementation of the weak property delegate and a couple functions to make it easier to use.