PropertyChanged

Injects INotifyPropertyChanged code into properties at compile time

MIT License

Stars
1.8K
Committers
35

Bot releases are visible (Hide)

PropertyChanged - 4.1.0 Latest Release

Published by github-actions[bot] almost 2 years ago

As part of this release we had 5 commits which resulted in 1 issue being closed.

Bug

  • #910 Don't generate source code for records
PropertyChanged - 4.0.5

Published by github-actions[bot] about 2 years ago

As part of this release we had 6 commits which resulted in 2 issues being closed.

Bugs

  • #901 Invalid Codegen for Value Types (Breaks .NET 7)
  • #902 Reference to "Microsoft.NETFramework.ReferenceAssemblies.net40" bubbling up
PropertyChanged - 4.0.4

Published by github-actions[bot] about 2 years ago

As part of this release we had 7 commits which resulted in 2 issues being closed.

Bug

  • #892 Nullable property always OnPropertyChanged or OnPropertyChanging

Improvement

  • #894 Code generator should support records
PropertyChanged - 4.0.3

Published by github-actions[bot] about 2 years ago

As part of this release we had 8 commits which resulted in 2 issues being closed.

Bugs

  • #882 Compilation issue with source generator
  • #887 Add [GeneratedCode] attribute to source generator code
PropertyChanged - 4.0.2

Published by github-actions[bot] about 2 years ago

As part of this release we had 6 commits which resulted in 1 issue being closed.

Bug

  • #883 Source generator fails to generate with file scoped namespaces
PropertyChanged - 4.0.1

Published by github-actions[bot] about 2 years ago

As part of this release we had 253 commits which resulted in 1 issue being closed.

Feature

  • #863 Feature proposal: Source generator that implements INotifyPropertyChanged
PropertyChanged - 3.4.1

Published by github-actions[bot] over 2 years ago

As part of this release we had 79 commits which resulted in 1 issue being closed.

Feature

  • #846 Problems with MVVM Toolkit
PropertyChanged - 3.4.0

Published by github-actions[bot] over 3 years ago

As part of this release we had 56 commits which resulted in 1 issue being closed.

Feature

  • #341 Have On_property_Changed events also deliver the old value with special signature
PropertyChanged - 3.3.3

Published by github-actions[bot] over 3 years ago

As part of this release we had 14 commits which resulted in 1 issue being closed.

Bug

  • #710 Compile error when using OnChangedMethod in base class
PropertyChanged - 3.3.2

Published by github-actions[bot] over 3 years ago

As part of this release we had 63 commits which resulted in 1 issue being closed.

Bug

  • #700 On-PropName-Changed not called for dependent properties
PropertyChanged - 3.3.1

Published by github-actions[bot] almost 4 years ago

As part of this release we had 3 commits which resulted in 1 issue being closed.

Bug

  • #670 Overridden properties no longer notified in 3.2.10
PropertyChanged - 3.3.0

Published by github-actions[bot] almost 4 years ago

As part of this release we had 14 commits which resulted in 2 issues being closed.

Bug

  • #668 Release 4.0 breaks build of all projects targeting min-version <4.72

Improvement

  • #669 add explicit netstandard2.0
PropertyChanged - 4.0.0

Published by github-actions[bot] almost 4 years ago

As part of this release we had 12 commits which resulted in 1 issue being closed.

Improvement

  • #667 Update min net version to net472
PropertyChanged - 3.2.10

Published by github-actions[bot] about 4 years ago

As part of this release we had 63 commits which resulted in 2 issues being closed.

Bugs

  • #653 Overridden properties notify twice
  • #635 Overridden properties do not notify about dependent properties
PropertyChanged - 3.2.9

Published by github-actions[bot] about 4 years ago

As part of this release we had 123 commits which resulted in 1 issue being closed.

Bug

  • #623 Nullable generic struct causes Fody exception
PropertyChanged - 3.2.8

Published by github-actions[bot] over 4 years ago

As part of this release we had 25 commits which resulted in 1 issue being closed.

Bug

  • #563 Limit field mapping to fields of the same type as the property
PropertyChanged - 3.2.7

Published by github-actions[bot] over 4 years ago

As part of this release we had 38 commits which resulted in 2 issues being closed.

Bugs

  • #546 Ignore indexer dependencies
  • #544 Bad codegen when an indexer uses a weaved property
PropertyChanged - 3.2.6

Published by github-actions[bot] over 4 years ago

As part of this release we had 15 commits which resulted in 2 issues being closed.

Bugs

  • #524 Call explicit interface methods correctly
  • #508 System.MethodAccessException when using ReactiveU.ReactiveObject
PropertyChanged - 3.2.5

Published by github-actions[bot] over 4 years ago

As part of this release we had 19 commits which resulted in 2 issues being closed.

Bugs

  • #518 Fix bad generated code with generic type hierarchies
  • #516 BadImageFormatException with abstract base class and two levels of derived classes with generic type parameter
PropertyChanged - 3.1.1

Published by SimonCropp over 4 years ago

also scan System.Diagnostics.Tools

Badges
Extracted from project README
Chat on Gitter NuGet Status
Related Projects