Skip to content

8.8.0-pre.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@wasabii wasabii released this 27 Mar 14:03
· 215 commits to develop since this release
56a3f6f

What's Changed

  • Use System.Reflection.Metadata to write assemblies in IKVM.Reflection. Enable win-arm64 Framework tools and images. by @wasabii in #469
  • Introduce platform specific assembly builds from refasm branch. by @wasabii in #473
  • javax.media.sound by @wasabii in #483
  • Remove DllExport by @wasabii in #485
  • OpenJDK Build Tools by @wasabii in #433
  • IKVM.Reflection ILGenerator/PDB Rewrite by @wasabii in #478
  • Upgrade JDK8u152 by @AliveDevil in #403
  • Add .NET 8 outputs by @wasabii in #482
  • Remove .NET 6 versions of the tools. The .NET 8 versions cover this.
  • Adjust build extensions to run ikvmc and ikvmstub using Mono on Unix-flavors, for Framework, if available. This enables cross compiling to Framework from Unix machines, but does require Mono. IKVM should be able to build targeting NetFX on Unix.

Full Changelog: 8.7.5...8.8.0-pre.1