Browse our Products
Aspose.ZIP for .NET 23.8 Release Notes
This page contains release notes information for Aspose.ZIP for .NET 23.8.
All Changes
Key | Summary | Issue Type |
---|---|---|
ZIPNET-1037 | Support tar archives compressed with Zstandard. | Feature |
ZIPNET-1036 | Extract WavPack in ZIP container. | Feature |
ZIPNET-1051 | Proper 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. |