Skip to content

Releases: Fody/PropertyChanged

3.2.3

26 Jan 09:09
Compare
Choose a tag to compare

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

Improvement

  • #501 Move OnPropertyName errors to warnings

3.2.2

26 Jan 09:09
6980907
Compare
Choose a tag to compare

As part of this release we had 68 commits which resulted in 3 issues being closed.

Improvements

  • #479 Allow suppressing property and class-level warnings
  • #478 Fix references to event invokers when a generic class is in the inheritance chain
  • #477 IL code seems incorrect when combining generics and inheritance

3.2.1

26 Jan 09:09
Compare
Choose a tag to compare

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

Improvement

  • #475 AlsoNotifyFor not working

3.2.0

26 Jan 09:09
Compare
Choose a tag to compare

As part of this release we had 141 commits which resulted in 3 issues being closed.

Improvements

  • #474 explicitly throw exception if PropertyChange event is abstract
  • #464 Add OnChangedMethodAttribute
  • #449 Add warnings for invalid On_PropertyName_Changed methods

3.1.3

26 Jan 09:09
Compare
Choose a tag to compare

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

Improvement

  • #439 Conditional process on changed methods

3.1.2

26 Jan 09:09
Compare
Choose a tag to compare

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

Improvement

  • #440 Weaver fails when targeting netstandard < 2.0

3.1.1

26 Jan 11:08
Compare
Choose a tag to compare

also scan System.Diagnostics.Tools

3.1.0

26 Jan 09:09
Compare
Choose a tag to compare

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

Improvement

  • #438 Update to Fody 6

3.0.1

26 Jan 09:09
Compare
Choose a tag to compare

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

Improvement

  • #414 Add GeneratedCodeAttribute and DebuggerNonUserCodeAttribute to the generated <>OnPropertyChanged method

3.0.0

26 Jan 09:09
Compare
Choose a tag to compare

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

Improvement

  • #404 Update to Fody Version 5