Browse our Products

Aspose.ZIP for .NET 22.9 Release Notes

All Changes

KeySummaryIssue Type
ZIPNET-313Parallel BZip2 compression.Feature
ZIPNET-914XZ compression for zip container.Feature
ZIPNET-923Verify RAR password on decompression.Enhancement

Public API and Backwards Incompatible Changes

The following public types were added:Description
Aspose.Zip.Saving.XzCompressionSettingsSettings for Xz compression method.
The following public methods and properties were added:Description
Aspose.Zip.Bzip2.Bzip2SaveOptions.CompressionThreadsGets or sets compression thread count.
Aspose.Zip.Saving.XzCompressionSettings.#ctor()Initializes a new instance of XzCompressionSettings class.