Fody

Extensible tool for weaving .net assemblies

MIT License

Stars
4.2K
Committers
76

Bot releases are hidden (Show)

Fody - 5.0.3

Published by SimonCropp over 4 years ago

check for ProcessedByFody

Fody - 5.0.6

Published by SimonCropp over 4 years ago

add back nucrunch hack for older package references

Fody - 4.2.0

Published by SimonCropp over 4 years ago

Add ConfigReader.ReadBool

Fody - 4.2.1

Published by SimonCropp over 4 years ago

Ignore null bool when reading config

Fody - 5.1.1

Published by SimonCropp over 4 years ago

WeavingException should rethrown

Fody - 6.0.7

Published by SimonCropp over 4 years ago

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

Improvement

  • #797 Qualify ProcessedByFody namespace with name of target assembly
Fody - 6.0.5

Published by SimonCropp over 4 years ago

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

Improvement

  • #763 Fody 6.0.4 contains FodyCommon.dll twice
Fody - 6.0.6

Published by SimonCropp over 4 years ago

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

Improvement

  • #790 Move to requireLicenseAcceptance = true
Fody - 6.0.4

Published by SimonCropp over 4 years ago

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

Improvement

  • #755 No cecil ref in fody
Fody - 6.0.3

Published by SimonCropp over 4 years ago

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

Improvements

  • #753 EventHandler Memoryleak in InnerWeaver
  • #752 EventHandler Memoryleak in InnerWeaver
Fody - 6.0.2

Published by SimonCropp over 4 years ago

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

Improvement

  • #749 Update to cecil f58568f39ba45ae810f7a88253515a65c4f79c32
Fody - 6.0.1

Published by SimonCropp over 4 years ago

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

Improvement

  • #750 update to Cecil 06da31930ff100cef48aef677c4ceeee858e6c04
Fody - 6.0.0

Published by SimonCropp over 4 years ago

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

Improvement

  • #734 update to cecil 12da1bf
Fody - 5.2.0

Published by SimonCropp over 4 years ago

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

Improvement

  • #724 Solution-wide config support for EnsureSchemaIsUpToDate
Fody - 5.1.2

Published by SimonCropp over 4 years ago

As part of this release we had 1 issue closed.

Improvement

  • #730 Target framework of a weaver cannot be netstandard20
Fody - 5.1.0

Published by SimonCropp over 4 years ago

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

Improvement

  • #714 re enable MSBuild version check on MacOS
Fody - 5.0.5

Published by SimonCropp over 4 years ago

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

Improvement

  • #705 remove ncrunch file copy hack
Fody - 5.0.4

Published by SimonCropp over 4 years ago

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

Improvement

  • #704 use (OS) instead of [MSBuild]::IsOsPlatform(OSX) for MSbuild version check
Fody - 5.0.2

Published by SimonCropp over 4 years ago

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

Improvement

  • #702 guard against no MSBuildVersion
Fody - 5.0.1

Published by SimonCropp over 4 years ago

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

Improvement

  • #697 Dont check MSBuild version on Mac OS