Skip to content

Releases: Fody/PropertyChanged

2.1.2

26 Jan 09:09
Compare
Choose a tag to compare

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

Improvements

  • #256 Failure in UWP Application Certification
  • #253 Issue#220
  • #220 Initializing properties in constructor generates CA2214:DoNotCallOverridableMethodsInConstructors

2.1.1

26 Jan 09:09
Compare
Choose a tag to compare

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

Improvement

  • #247 Bring back ImplementPropertyChangedAttribute

2.1.0

26 Jan 09:09
Compare
Choose a tag to compare

As part of this release we had 1 issue closed.

Improvement

  • #246 Support net standard 1.0

1.52.0

26 Jan 09:09
Compare
Choose a tag to compare

As part of this release we had 2 issues closed.

Improvements

  • #198 Added support for a generic before after call
  • #197 Equality fixes

1.51.0

26 Jan 09:09
Compare
Choose a tag to compare

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

Improvements

  • #160 After Rewriting the Exe becomes invalid - F# tailcall related
  • #140 Added TypeFilterAttribute
  • #133 added configuration option for CheckForEquality

1.50.1

26 Jan 09:09
Compare
Choose a tag to compare

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

Improvement

  • #128 DoNotCheckEquality needs to support "inherited" class attribute

1.50.0

26 Jan 09:09
Compare
Choose a tag to compare

As part of this release we had 1 issue closed.

Improvement

  • #127 Added support for the "Do not check equality" to an entire class.