v0.2.138-beta
Pre-release
Pre-release
What's Changed
- Be careful about using internal attributes declared in other assemblies by @AArnott in #743
- Update metadata to 37.0.34-preview by @AArnott in #759
- Use documented invalid handles when SafeHandle is null by @AArnott in #760
- Observe
DangerousAddRef
result before proceeding. by @AArnott in #762 - Use Windows active code page instead of UTF8 for decoding narrow characters by @AArnott in #764
- Revert "Observe
DangerousAddRef
result before proceeding." by @AArnott in #765 - Add IComIID interface to COM structs by @AArnott in #766
- Emit a stable reference to the interface guid by @AArnott in #767
- Add IPicture test and fix the failure by @AArnott in #776
- Fix generation failure when emitting members as various C# keywords by @AArnott in #779
- Update metadata to 38.0.19-preview by @AArnott in #781
- Perf enhancements by @AArnott in #782
- Fix full generation tests by @AArnott in #777
- Delete verbatim tests by @AArnott in #784
- Distribute COM interface friendly overloads across many classes by @AArnott in #783
- Add visibility modifier to struct properties by @AArnott in #786
Full Changelog: v0.2.104-beta...v0.2.138-beta