Releases: IronLanguages/dlr
Releases · IronLanguages/dlr
DLR 1.2.2
DLR 1.2.1
Dynamic Language Runtime 1.2.0-alpha2
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!
Merged with latest from main
This is updated to include all changes from the main repository.