Harmony 2.3-prerelease.4
Pre-release
Pre-release
pardeike
released this
29 Dec 15:39
·
86 commits
to master
since this release
Changes
- updates MonoMod.Core to v1.1.0-prerelease.1
- fixes Native async patching is not available in .NET Standard or .NET #533
- adds IEnumerable.Matches() [b9206db]
- Uses
PlatformTriple.Current.GetIdentifiable
for a user submitted MethodInfo - fixes more unix tests
- patches
Assembly.GetExecutingAssembly
internally - Improves http_client tests [cda2226]
- adds useful linux test shortcut [c2586e7]
- adds null/zero return clarifcations for TargetMethod/s #544
- fixes
CodeMatch(()=>...
[7e4183e] - Documentation Auxiliary Methods - Attribute spelling issue. Plus logic fix. #557
- adds InnerTypes() and extensions for AccessTool methods on type Type [d916a30]
- code cleanup, net8.0, optional ret code for methods ending in throw
For the main description see v2.3-prerelease.2