Fody

Extensible tool for weaving .net assemblies

MIT License

Stars
4.2K
Committers
76

Bot releases are hidden (Show)

Fody - 5.0.0

Published by SimonCropp over 4 years ago

As part of this release we had 306 commits which resulted in 6 issues being closed.
https://github.com/Fody/Home/blob/master/pages/upgradeGuideV5.md

Improvements

  • #686 Weavers only need to target netstandard2
  • #685 remove CodeBaseLocation
  • #683 Drop support for mdb files
  • #681 Remove fake weaver reference in FodyPackaging
  • #679 .net 472/MSBuild16 required at build time
  • #628 Move to embedded symbols for fody weavers
Fody - 4.0.2

Published by SimonCropp over 4 years ago

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

Improvements

  • #664 Prevent multiple executions of Fody against reference assemblies
  • #663 [Fody 4.0.1] PE Verify issues with new Fody
Fody - 4.1.0

Published by SimonCropp over 4 years ago

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

Improvements

  • #677 Allow ProjectWeaverXml to be set externally
  • #676 Update cecil
Fody - 4.0.0

Published by SimonCropp over 4 years ago

As part of this release we had 391 commits which resulted in 12 issues being closed.

Improvements

  • #660 Simplify FodyPackaging
  • #655 Add ProjectFileName to ModuleWeaverBase
  • #653 Make the CoreCompile target depend on FodyWeavers.xml
  • #652 remove weaver xml checking
  • #651 Add up-to-date check for FodyWeavers.xml
  • #650 Register the references cache file
  • #647 Extra entries in a solution-level FodyWeavers.xml are ignored
  • #646 Weavers installed via NuGet but not listed in FodyWeavers.xml generate a warning.
  • #645 If there is no FodyWeavers.xml, one is generated, but now only with a warning instead of an error.
  • #644 InSolutionWeavers are no longer detected by convention but must be declared explicitly.
  • #643 Legacy weavers that do not provide a .props file with a entry are no longer supported.
  • #631 Refactoring for #625
Fody - 4.0.1

Published by SimonCropp over 4 years ago

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

Improvement

  • #629 Fody.WeavingTask task fails unexpectedly (due to missing directory)
Fody - 3.3.5

Published by SimonCropp over 4 years ago

As part of this release we had 2 issues closed.

Improvements

  • #639 fix: Made the Fody.Packaging compatible with the new Nuget license tags in csproj
  • #638 Fody.Packaging is not compatible with new NuGet License tags.
Fody - 3.3.3

Published by SimonCropp over 4 years ago

As part of this release we had 473 commits which resulted in 6 issues being closed.

Improvements

  • #626 Add support for FodyGenerateXsd MSBuild property
  • #618 Fix #616
  • #617 #613: Defer schema update so legacy weavers are included, too.
  • #616 Debugging weavers no longer possible
  • #615 Add an option to opt out of xsd generation
  • #613 FodyWeavers.xml warnings
Fody - 3.3.2

Published by SimonCropp over 4 years ago

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

Improvement

  • #606 Cleanup FodyPackaging.targets
Fody - 3.3.1

Published by SimonCropp over 4 years ago

As part of this release we had 502 commits which resulted in 5 issues being closed.

Improvements

  • #605 Remove Symbol loading for weaver addins
  • #604 move to embedded pdb
  • #603 locked file when reading FodyWeavers.xml
  • #602 Fix #601: remove VS2017 specific item
  • #601 Visual Studio 2015: Unknown attribute 'Update' in element of Fody.targets
Fody - 3.3.0

Published by SimonCropp over 4 years ago

As part of this release we had 2 issues closed.

Improvements

  • #598 Feature #577
  • #577 Running Fody without FodyWeavers.xml
Fody - 2.1.3

Published by SimonCropp over 4 years ago

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

Improvements

  • #405 update to cecil 7dfa7b811adae4c0ac669f9abc116d2551341ad7
  • #397 Pass path of XML-Documentation file to weaver
  • #377 Made logging more verbose for AddInFinder.FindAddinDirectories
Fody - 2.1.0

Published by SimonCropp over 4 years ago

As part of this release we had 961 commits which resulted in 6 issues being closed.

Improvements

  • #360 Fody >= 2.0.8 producing assemblies without debug information
  • #359 Support netstandard1.0
  • #358 remove dotnet nuget moniker
  • #357 Add support for Source link and embedded source
  • #350 Release build assemblies modified by Fody 2.0 can't load their symbols
  • #349 Fody should avoid running in design-time builds
Fody - 2.0.9

Published by SimonCropp over 4 years ago

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

Improvement

  • #347 update to cecil 84f6f781ab54820498d32e8ce6a5a5a3f9a80f94
Fody - 2.2.1

Published by SimonCropp over 4 years ago

As part of this release we had 1 issue closed.

Improvement

  • #421 update to cecil 14e6162ae535afacb69eb6df399bbc46779a4587
Fody - 2.3.1

Published by SimonCropp over 4 years ago

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

Improvement

  • #434 Better assembly resolution in fodyhelpers
Fody - 6.0.8

Published by SimonCropp over 4 years ago

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

Bug

  • #798 qualify ProcessedByFody namespace with "_Fody"
Fody - 2.0.8

Published by SimonCropp over 4 years ago

As part of this release we had 2 issues closed.

Improvements

  • #334 Added DebugSymbols build parameter to Fody
  • #333 Exception when project doesn't output symbols file.
Fody - 2.0.10

Published by SimonCropp over 4 years ago

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

Improvement

  • #331 Weavers not found due to case sensitivity, nuget restore
Fody - 2.1.2

Published by SimonCropp over 4 years ago

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

Improvement

  • #375 Update to cecil b03852f674e6f718d394dcbe7cc6293b32db2b50
Fody - 2.1.1

Published by SimonCropp over 4 years ago

As part of this release we had 941 commits which resulted in 5 issues being closed.

Improvements

  • #371 Change config file finder to only throw when a FodyWeavers.xml file c…
  • #367 update to new VS 2017 csproj
  • #366 Update to 9d748473214628b4852038d9ac31ece918b3f1a7 of cecil
  • #365 Add netstandard version of cecil to FodyCecil nuget
  • #363 New Fody does no longer support FodyWeavers.xml at solution level?