Skip to content

Breaking change in version 2.0.0 #14

@IgorBuchelnikov

Description

@IgorBuchelnikov

In the previous version, there was a possibility of memory leaks due to weak subscription to NotifyPropertyChanged and NotifyCollectionChanged events. In the new version, I removed the weak subscription and added an API to manage the strong subscription to events. See Two computation states: active and inactive section for details. For other changes, see the Release Notes section at NuGet.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions