Skip to content

Releases: jas88/libarchive.net

v0.1.5

25 Apr 22:14
bd1214b
Compare
Choose a tag to compare
  • Bump libarchive from 3.7.2 to 3.7.3
  • Bump zstd from 1.5.5 to 1.5.6
  • Bump libxml2 from 2.12.4 to 2.12.6

v0.1.4 - multipart archive support

29 Jun 15:12
72a4536
Compare
Choose a tag to compare
  • Added new constructor for LibArchiveReader taking an array of filenames, so that multi-part archives can be opened.

v0.1.3 - now with variable block size

23 Dec 23:42
Compare
Choose a tag to compare

What's Changed

  • Implement blocksize argument, default to 1MiB by @jas88 in #22
  • Bump libxml2 from 2.9.14 to 2.10.3
  • Bump XZ from 5.2.5 to 5.4.0
  • Bump coverlet.collector from 3.1.2 to 3.2.0 by @dependabot in #18
  • Bump gittools/actions from 0.9.14 to 0.9.15 by @dependabot in #16
  • Bump NUnit3TestAdapter from 4.2.1 to 4.3.0 by @dependabot in #17
  • Bump Microsoft.NET.Test.Sdk from 17.3.2 to 17.4.0 by @dependabot in #19
  • Bump NUnit3TestAdapter from 4.3.0 to 4.3.1 by @dependabot in #20
  • Bump Microsoft.NET.Test.Sdk from 17.4.0 to 17.4.1 by @dependabot in #21

Full Changelog: v0.1.2...v0.1.3

Update musl-libc - memory leak fix for Linux

27 Oct 22:20
Compare
Choose a tag to compare
  • Bump musl-libc to 1.2.3 to include new malloc implementation, fixing memory leak seen on previous release on Linux

v0.1.1: Hotfix/nupkg dlls (#7)

23 Sep 01:33
a7fd8b7
Compare
Choose a tag to compare
Pre-release
  • Fixes native library inclusion