PropertyChanged

Injects INotifyPropertyChanged code into properties at compile time

MIT License

Stars
1.8K
Committers
35

Bot releases are visible (Hide)

PropertyChanged - 3.2.4

Published by SimonCropp over 4 years ago

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

Bug

  • #507 Specify namespace for <>PropertyChangedEventArgs
PropertyChanged - 3.2.3

Published by SimonCropp over 4 years ago

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

Improvement

  • #501 Move OnPropertyName errors to warnings
PropertyChanged - 3.2.2

Published by SimonCropp over 4 years ago

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

Published by SimonCropp over 4 years ago

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

Improvement

  • #475 AlsoNotifyFor not working
PropertyChanged - 3.2.0

Published by SimonCropp over 4 years ago

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

Published by SimonCropp over 4 years ago

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

Improvement

  • #439 Conditional process on changed methods
PropertyChanged - 3.1.2

Published by SimonCropp over 4 years ago

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

Published by SimonCropp over 4 years ago

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

Improvement

  • #438 Update to Fody 6
PropertyChanged - 3.0.0

Published by SimonCropp over 4 years ago

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

Improvement

  • #404 Update to Fody Version 5
PropertyChanged - 3.0.1

Published by SimonCropp over 4 years ago

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

Published by SimonCropp over 4 years ago

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

Improvement

  • #395 fix parsing of InjectOnPropertyNameChanged
PropertyChanged - 2.6.0

Published by SimonCropp over 4 years ago

As part of this release we had 1 issue closed.

Improvement

PropertyChanged - 2.5.11

Published by SimonCropp over 4 years ago

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

Improvements

  • #362 Revert: Add developmentDependency="true" in packages.config
  • #361 Adding from NuGet adds wrong IncludeAssets.
PropertyChanged - 2.5.10

Published by SimonCropp over 4 years ago

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

Improvement

  • #356 Nullreference exception when generic class contains generic KeyValuePair property
PropertyChanged - 2.5.9

Published by SimonCropp over 4 years ago

As part of this release we had 2 issues closed.

Improvements

  • #346 Properly handle PropertyChanged event raisers that return Task
  • #345 PropertyChanged.Fody + MvvmCross 6.2 = crash
PropertyChanged - 2.5.3

Published by SimonCropp over 4 years ago

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

Improvement

  • #332 Equality comparers not detected in class hierarchies
PropertyChanged - 2.5.2

Published by SimonCropp over 4 years ago

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

Improvement

  • #328 PropertyChanged.Fody 2.5.0 is broken and does not weave the assembly
PropertyChanged - 2.5.1

Published by SimonCropp over 4 years ago

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

Improvement

  • #330 Fix #329: Ignore base types that can't be resolved
PropertyChanged - 2.5.0

Published by SimonCropp over 4 years ago

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

Improvements

  • #326 Make the EventInvokerNames config option override the default values
  • #325 Integration with Caliburn.Micro is not working.
PropertyChanged - 2.4.0

Published by SimonCropp over 4 years ago

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

Improvements

  • #310 #309: static Equals not used
  • #309 static Equals not used
Badges
Extracted from project README
Chat on Gitter NuGet Status
Related Projects