Skip to content

v1.0

Compare
Choose a tag to compare
@MeikTranel MeikTranel released this 02 Jul 18:25
· 62 commits to master since this release
160a64f

The changes that went into this release are primarily aimed at resolving feedback received from users as well as improve upon accessibility.
This release probably does not achieve 1:1 feature parity with UnmanagedExports, but it should cover the 99% use-case.

Changes

  • [BREAKINGCHANGE] #7 Renamed ExportAttribute to DllExportAttribute
  • [BUGFIX] #16 Fixed symbols not matching after reweaving
  • [BUGFIX] #17 Fixed incremental building issues resulting in No method annotations found... warnings