Skip to content
This repository was archived by the owner on May 13, 2025. It is now read-only.

v1.1.0

Latest

Choose a tag to compare

@bgrainger bgrainger released this 09 Jul 21:58
v1.1.0
  • Strong-name the assembly: #12.
  • Add net6.0 and net8.0 target frameworks.
  • Enable nullable annotations.
  • Add BinaryPatch.Create(ReadOnlySpan<byte>, ReadOnlySpan<byte>, Stream) overload.
  • Reduce unnecessary allocations.