PropertyChanged

Injects INotifyPropertyChanged code into properties at compile time

MIT License

Stars
1.8K
Committers
35

Bot releases are visible (Hide)

PropertyChanged - 2.3.0

Published by SimonCropp over 4 years ago

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

Improvement

  • #324 Update to Fody 3.0
PropertyChanged - 2.2.9

Published by SimonCropp over 4 years ago

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

Improvement

  • #312 NETStandard 1.3 support
PropertyChanged - 2.2.7

Published by SimonCropp over 4 years ago

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

Improvement

  • #321 Fix exception when there are multiple event handler fields
PropertyChanged - 2.2.6

Published by SimonCropp over 4 years ago

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

Improvement

  • #318 Reduce GC pressure
PropertyChanged - 2.2.4

Published by SimonCropp over 4 years ago

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

Improvement

  • #300 V 2.2.3 introduces reference to FSharp.Core
PropertyChanged - 2.2.3

Published by SimonCropp over 4 years ago

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

Improvement

  • #298 Fix package icon
PropertyChanged - 2.2.2

Published by SimonCropp over 4 years ago

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

Improvement

  • #292 Broken in .NET Standard F# projects
PropertyChanged - 2.2.1

Published by SimonCropp over 4 years ago

As part of this release we had 1 issue closed.

Improvement

  • #297 can't update to ProperyChanged.Fody 2.2.0 with Xamarin Forms
PropertyChanged - 2.1.4

Published by SimonCropp over 4 years ago

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

Improvement

  • #262 NETStandard 2.0 - "Fody: An unhandled exception occurred"
PropertyChanged - 2.1.3

Published by SimonCropp over 4 years ago

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

Improvement

  • #265 Version 2.1.2 breaks auto-property constructor initialization
PropertyChanged - 2.1.2

Published by SimonCropp over 4 years ago

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
PropertyChanged - 2.1.1

Published by SimonCropp over 4 years ago

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

Improvement

  • #247 Bring back ImplementPropertyChangedAttribute
PropertyChanged - 2.1.0

Published by SimonCropp over 4 years ago

As part of this release we had 1 issue closed.

Improvement

  • #246 Support net standard 1.0
PropertyChanged - 1.52.0

Published by SimonCropp over 4 years ago

As part of this release we had 2 issues closed.

Improvements

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

Published by SimonCropp over 4 years ago

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
PropertyChanged - 1.50.1

Published by SimonCropp over 4 years ago

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
PropertyChanged - 1.50.0

Published by SimonCropp over 4 years ago

As part of this release we had 1 issue closed.

Improvement

  • #127 Added support for the "Do not check equality" to an entire class.
Badges
Extracted from project README
Chat on Gitter NuGet Status
Related Projects