Skip to content

Releases: Fody/Fody

6.5.2

02 Jul 08:22
Compare
Choose a tag to compare

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

Improvement

6.5.1

04 Apr 12:45
Compare
Choose a tag to compare

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

Bug

  • #985 Build fails when using dotnet cli and strong assembly

6.5.0

27 Mar 15:41
Compare
Choose a tag to compare

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

Feature

  • #982 Add new FodyRemovedReferenceCopyLocalPaths MSBuild item

6.4.0

08 Mar 09:24
Compare
Choose a tag to compare

As part of this release we had 2 issues closed.

Improvements

  • #973 update to mono cecil
  • #961 Keep the original file extension in WeaverTestHelper.ExecuteTestRun

6.2.6

16 Sep 10:56
Compare
Choose a tag to compare

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

Improvement

  • #918 Update to Cecil e9a4815

6.2.5

03 Sep 10:57
Compare
Choose a tag to compare

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

Bug

  • #911 Catch value tuple

6.2.3

31 Jul 08:52
Compare
Choose a tag to compare

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

Feature

  • #898 update cecil to e94d04f9196e3bdec9226bcfb89571249f62b6f3

6.2.1

27 Jul 11:38
d7bffd5
Compare
Choose a tag to compare

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

Bug

  • #895 Duplicate ProcessedByFody Attribute when using dotnet publish

6.2.0

30 May 16:18
Compare
Choose a tag to compare

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

Features

  • #873 Enable configuring weavers via msbuild
  • #851 Verify correct settings of PrivateAssets

6.1.2

23 May 05:57
0a56ed5
Compare
Choose a tag to compare

As part of this release we had 104 commits which resulted in 4 issues being closed.

Bug

  • #868 dont put ProcessedByFody in namespace

Feature

  • #867 update cecil to c1a3c199c

Improvements

  • #823 Add namespace on Guard
  • #822 Guard class doesn't have a namespace and it causes conflict