Blish-HUD
Blish-HUD copied to clipboard
Bump DynamicLanguageRuntime from 1.2.2 to 1.3.2
Bumps DynamicLanguageRuntime from 1.2.2 to 1.3.2.
Release notes
Sourced from DynamicLanguageRuntime's releases.
DLR 1.3.2
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
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
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
This release removes zlib.net from the DLR and resolves some issues with IronPython.
DLR 1.2.3
This release adds .NET Core 3.1 support to the DLR.
DLR 1.2.3-candidate1
Release candidate with .NET Core 3.0 support and Source Link!
DLR 1.2.3-alpha0
This is a minor release to provide a .NET Standard 2.0 package.
Commits
69507f0
Version 1.3.22845063
Change property back to field910e6a0
BlazorWasm support (#256)e1ea1f6
Remove nuget.exe (#258)54b33a7
Add GNU Readline keybindings in SuperConsole (#257)60dfacb
Prep for release (#255)c91bd12
Use != instead of is not13681b7
Support for implementation specific options using -X (#254)7c13c7a
Handle exception in GetForwardedTypes092b870
Remove .NET Core 2.1 target (#253)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
The following labels could not be found: .NET
.