Skip to content

Dynamic Language Runtime 1.2.0-alpha2

Pre-release
Pre-release
Compare
Choose a tag to compare
@slide slide released this 25 Oct 14:52
· 219 commits to master since this release
1bb7e69

This is the second alpha (three years later!) of the Dynamic Language Runtime. There have been numerous changes since the last alpha.

  • The biggest change is the addition of a .NET Core build (thanks @slozier and @gpetrou for the majority of the work)
  • We now build and test on Windows, Linux and macOS
  • We now support only .NET 4.0 and up (no more .NET 2.0 or Silverlight support)
  • Significant code cleanup after removing Silverlight and .NET 2.0 support
  • Microsoft.Scripting.AspNet has been removed, a replacement will be coming in the future for ASP.NET Core

Thank you to all those who helped with this release!