Releases: Karumi/WeakDelegate
Releases · Karumi/WeakDelegate
WeakDelegate 1.0.1
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
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.