Fifth release candidate for 3.0
Pre-release
Pre-release
What's Changed
- Add XML docs to NuGet by @lostmsu in #1878
- Mention the need for
Initialize
andBeginAllowThreads
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