Skip to content

Fifth release candidate for 3.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@filmor filmor released this 18 Sep 11:13
· 129 commits to master since this release

What's Changed

  • Add XML docs to NuGet by @lostmsu in #1878
  • Mention the need for Initialize and BeginAllowThreads in the README by @lostmsu in #1897
  • Disabled implicit seq to array conversion by @lostmsu in #1902
  • Explicit float and int conversion for builtin types by @filmor in #1904
  • Fill nb_index slot for integer types by @filmor in #1907
  • Fixed use of the process handle after Process instance is garbage collected by @lostmsu in #1940
  • Fixed new line character at the end of informational version by @lostmsu in #1941
  • Enabled test for NoStackOverflowOnSystemType by @lostmsu in #1943
  • Config-less CoreCLR and improved runtime load message by @filmor in #1942

Full Changelog: v3.0.0-rc4...v3.0.0-rc5