Skip to content

v10.0.20348-rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@tannergooding tannergooding released this 06 Oct 16:04
656f51d

What's Changed

  • Adding support for most of the Win32 Shell APIs by @tannergooding in #191
  • Regenerating bindings to include the NativeInheritance and VtblIndex attributes by @tannergooding in #193
  • Regenerating headers to remove the majority of static constructors by @tannergooding in #194
  • Mark unmanaged constants as AggressiveInlining and add test coverage by @tannergooding in #195
  • Replace some remaining static readonly with unmanaged constants + tests by @tannergooding in #196
  • Updating the samples to render on idle and display basic FPS information by @tannergooding in #197
  • Updating version to RC1 and add support for release binaries by @tannergooding in #198

Full Changelog: v10.0.20348-beta1...v10.0.20348-rc1