Skip to content

Releases: IronLanguages/dlr

DLR 1.3.5

Choose a tag to compare

@slozier slozier released this 19 Dec 20:11

Changes the minimum framework versions to .NET Framework 4.6.2 and .NET 6. Also includes console improvements such as a better colorful console (thanks @BCSharp).

DLR 1.3.4

Choose a tag to compare

@slozier slozier released this 12 Jul 01:44

Resolves an issue with DebuggerDisplay and VB (thanks @BCSharp) and performance improvement when accessing ScopedStorage (thanks @arontsang).

DLR 1.3.3

Choose a tag to compare

@slozier slozier released this 10 Dec 20:22

Changes the minimum .NET Framework to v4.5.2 and adds .NET 6 assemblies. Also resolves issues with .NET Framework 4.6.2 and .NET 7.

DLR 1.3.2

Choose a tag to compare

@slozier slozier released this 28 Apr 00:05

Adds GNU Readline keybindings to the SuperConsole (thanks @BCSharp !) and resolves an issue which caused a failure when loading IronPython with Blazor WebAssembly (thanks @TwoUnderscorez !).

DLR 1.3.1

Choose a tag to compare

@slozier slozier released this 02 Dec 03:22
60dfacb

This release brings in changes to support the IronPython 3.4.0-beta release. It also resolves issues with .NET 5/6 and drops support for .NET Core 2.1.

Thanks to @BCSharp for the contributions!

DLR 1.3.0

Choose a tag to compare

@slozier slozier released this 16 Nov 19:26

This release is to support the IronPython 2.7.11 release. It brings in changes to improve handling parameter dictionary arguments (thanks @BCSharp).

DLR 1.3.0-candidate1

DLR 1.3.0-candidate1 Pre-release
Pre-release

Choose a tag to compare

@slozier slozier released this 14 Sep 17:02
7480b9d

This release removes zlib.net from the DLR and resolves some issues with IronPython.

DLR 1.2.3

Choose a tag to compare

@slozier slozier released this 27 Apr 14:10

This release adds .NET Core 3.1 support to the DLR.

DLR 1.2.3-candidate1

DLR 1.2.3-candidate1 Pre-release
Pre-release

Choose a tag to compare

@slozier slozier released this 30 Oct 18:26
e6685f2

Release candidate with .NET Core 3.0 support and Source Link!

DLR 1.2.3-alpha0

DLR 1.2.3-alpha0 Pre-release
Pre-release

Choose a tag to compare

@slozier slozier released this 22 Feb 01:21
68ff345

This is a minor release to provide a .NET Standard 2.0 package.