Skip to content

v0.2.1-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@AArnott AArnott released this 06 Jun 13:06
38e016d

Changes:

Fixes:

  • #578: [Optional, In] parameter shouldn't use in modifier in extern method for managed structs
  • #565: Generated code fails to consider extern aliases
  • #292: Could not load type "that is incorrectly aligned or overlapped by a non-object field"
  • #574: Suppress CS8981 in generated code

Enhancements:

  • #579: Make [In, Optional] managed struct parameters actually optional in friendly overloads
  • #562: Unify the IDataObject interface with the one in the BCL
  • #561: Avoid allocating large string for generated text
  • #577: Add ambiguity handling when reusing symbols from multiple metadata references
  • #564: Add support for multiple NativeMethods.txt files in a project