Skip to content

Releases: LogosBible/bsdiff.net

v1.1.0

09 Jul 21:58
v1.1.0
Compare
Choose a tag to compare
  • 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.

1.0.0

11 Feb 16:23
v1.0.0
Compare
Choose a tag to compare
  • Initial release.
  • Port of bsdiff 4.3 to managed code.