Skip to content

Harmony 2.4.1

Latest

Choose a tag to compare

@pardeike pardeike released this 22 Aug 15:54
· 15 commits to master since this release

Harmony v2.4.1 mainly fixes that v2.4 leaked types of Mono.Cecil.* to the public API.

What's Changed

  • Internalize dependencies in merged packages by @pardeike in #706
  • Fix a bunch of Mono.Cecil's API being public in the merged version by @Banane9 in #708
  • Fix Process resource leak, CI warnings, and improve .NET version consistency by @Copilot in #709
  • Fix TRX file XML parsing errors in Platform Tests by sanitizing test output by @Copilot in #710
  • Remove redundant Harmony zip artifacts from Platform Tests workflow by @Copilot in #711

Full Changelog: v2.4.0.0...v2.4.1.0