Releases: jas88/libarchive.net
Releases · jas88/libarchive.net
v0.1.5
v0.1.4 - multipart archive support
- 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
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
- 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)
- Fixes native library inclusion