Releases: Elskom/runtime
Releases · Elskom/runtime
6.0.0-preview.131.23178.1
Disable warning on removing deprecated code.
6.0.0-preview.126.22608.1
Update IEncryptionPlugin.cs
6.0.0-preview.125.22608.1
Use Spans for encryption plugin inputs. (#116) This is so that way performance can be improved compared to the usage of streams.
6.0.0-preview.124.22608.1
Use IDisposableGenerator in unluac for LuaDecompileStream. (#115) This is so that way the code becomes simpler and easier to maintain.
6.0.0-preview.123.22608.1
Bump IDisposableGenerator from 1.1.0 to 1.1.1 (#114) Bumps [IDisposableGenerator](https://github.com/Elskom/IDisposableGenerator) from 1.1.0 to 1.1.1. - [Release notes](https://github.com/Elskom/IDisposableGenerator/releases) - [Commits](https://github.com/Elskom/IDisposableGenerator/compare/1.1.0...1.1.1) --- updated-dependencies: - dependency-name: IDisposableGenerator dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
6.0.0-preview.122.22608.1
Fixed nullable warnings. (#113)
6.0.0-preview.121.22607.1
Use ZlibSharp nuget package instead of buggy zlib.managed. (#112)
6.0.0-preview.120.22607.1
Added support for redirecting the standard input of started processes…
6.0.0-preview.119.22606.1
Use 7.0.100 .NET SDK (#110)
6.0.0-preview.118.22606.1
Bump Microsoft.DotNet.Build.Tasks.Installers (#108) Bumps [Microsoft.DotNet.Build.Tasks.Installers](https://github.com/dotnet/arcade) from 7.0.0-beta.22514.3 to 7.0.0-beta.22601.6. - [Release notes](https://github.com/dotnet/arcade/releases) - [Commits](https://github.com/dotnet/arcade/commits) --- updated-dependencies: - dependency-name: Microsoft.DotNet.Build.Tasks.Installers dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>