Skip to content

Releases: Fody/Equals

4.0.2

28 Dec 08:52
Compare
Choose a tag to compare

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

Documentation

  • #399 Package Description is currently 'Package Description' on Nuget 4.0.1

4.0.1

02 Feb 11:42
Compare
Choose a tag to compare

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

Bug

  • #175 IgnoreDuringEqualsAttribute not accessible at runtime

4.0.0

26 Jan 09:08
Compare
Choose a tag to compare

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

Bug

  • #105 Prevent Code Analysis to warn about "unused parameters" for operator weaving instruction

3.1.0

26 Jan 09:08
Compare
Choose a tag to compare

As part of this release we had 1 issue closed.

Improvement

  • #114 Update to Fody 6

3.0.0

26 Jan 09:08
Compare
Choose a tag to compare

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

Improvement

  • #10 Operator "==" not working when the attributed class is in the same assembly as call site

2.0.1

26 Jan 09:08
fe6a2b4
Compare
Choose a tag to compare

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

Improvement

  • #87 Extracted AssemblyName and Version to static fields to improve performance

2.0.0

26 Jan 09:08
Compare
Choose a tag to compare

As part of this release we had 1 issue closed.

Improvement

  • #82 Major version not increased

1.9.0

26 Jan 09:08
Compare
Choose a tag to compare

As part of this release we had 1 issue closed.

Improvement

  • #47 Update to Fody 3.0

1.8.2

26 Jan 09:08
Compare
Choose a tag to compare

As part of this release we had 1 issue closed.

Improvement

  • #45 update to new fody packaging

1.8.0

26 Jan 09:08
Compare
Choose a tag to compare

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

Improvements

  • #39 Incremental build doesn't work
  • #38 Support for .NET Standard 1.0
  • #36 Support for .NET Standard