Browse our Products

Aspose.ZIP for Python via .NET 23.8 Release Notes

All Changes

KeySummaryIssue Type
ZIPNET-1037Support tar archives compressed with Zstandard.Feature
ZIPNET-1036Extract WavPack in ZIP container.Feature
ZIPNET-1051Proper work of self-extracting archive with library nearby.Enhancement

Public API and Backwards Incompatible Changes

The following public methods and properties were added:Description
Aspose.Zip.Tar.TarArchive.SaveZstandard(…)Compressed tar archive with Zstandard.
Aspose.Zip.Tar.TarArchive.FromZstandard(…)Extracts tar archive from Zstandard compressed file.