Skip to content

Milestone Preview: 2022.1.0 #12

Pre-release
Pre-release
Compare
Choose a tag to compare
@SamboyCoding SamboyCoding released this 23 Feb 21:10
· 153 commits to development since this release

This is a minor release to address a couple issues

LibCpp2IL

  • Increased the sanity limit when searching for pCodegenModules from 250 -> 400
  • Added support for reading Mach-O export tables

Cpp2IL Core

  • Fixed an issue with reading chars from v29 attribute blobs
  • DummyDll: Fixed invalid dll metadata on structs with explicit layout

Because this is a small/unplanned release, net7 support is still not fixed so those binaries are absent.