Skip to content

Releases: Fody/PropertyChanged

2.6.1

26 Jan 09:09
Compare
Choose a tag to compare

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

Improvement

  • #395 fix parsing of InjectOnPropertyNameChanged

2.6.0

26 Jan 09:09
Compare
Choose a tag to compare

As part of this release we had 1 issue closed.

Improvement

2.5.11

26 Jan 09:09
Compare
Choose a tag to compare

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.

2.5.10

26 Jan 09:09
Compare
Choose a tag to compare

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

2.5.9

26 Jan 09:09
Compare
Choose a tag to compare

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

2.5.3

26 Jan 09:09
Compare
Choose a tag to compare

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

2.5.2

26 Jan 09:09
Compare
Choose a tag to compare

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

2.5.1

26 Jan 09:09
Compare
Choose a tag to compare

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

2.5.0

26 Jan 09:09
Compare
Choose a tag to compare

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.

2.4.0

26 Jan 09:09
Compare
Choose a tag to compare

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