Browse our Products
Aspose.ZIP for Python via .NET 24.1 Release Notes
This page contains release notes information for Aspose.ZIP for Python via .NET 24.1.
All Changes
Key | Summary | Issue Type |
---|---|---|
ZIPNET-1112 | Extract multi-volume zip archive. | Feature |
ZIPNET-1111 | Set proper encoding for some charsets. | Bug |
ZIPNET-1106 | New plugins were introduced. | Feature |
Public API and Backwards Incompatible Changes
The following public methods and properties were added: | Description |
---|---|
Aspose.Zip.Archive.#ctor(string mainSegment, string[] segmentsInOrder, ArchiveLoadOptions loadOptions) | Initializes a new instance of the Archive class from multi-volume zip archive and composes entries list can be extracted from the archive. |