Skip to content

v1.1.0

Latest
Compare
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.