Aspose.ZIP for Python via .NET のリリース

Released: Aug 10, 2024

V24.7.1 での更新項目

不具合の修正

  • Corrupted files after extraction.

Released: Aug 1, 2024

V24.7 での更新項目

機能

  • Added the ability to encrypt a 7z header.
  • Made ISO improvements.

不具合の修正

  • Allow Zstandard archive extraction twice.
  • Allow Gzip archive extraction twice.
  • Allow Z archive extraction twice.
  • Allow Bzip2 archive extraction twice.

Released: Jun 29, 2024

V24.6 での更新項目

機能

  • Added support for ISO format.
  • Added 'save by path' methods for Zstandard archive.
  • Added the ability to extract ZIP with Implode compression method.

不具合の修正

  • Correct xar archives composed with evaluation version.
  • Correct wrong commentaries for xar archive methods.
  • Fixed cpio header warning.

Released: May 31, 2024

V24.5 での更新項目

機能

  • You can now use a pipeline stream for tar.lzma combination.
  • You can now use a pipeline stream for cpio.lzma combination.

Released: Apr 27, 2024

V24.4 での更新項目

機能

  • Added the ability to extract entries compressed with Shrink method from ZIP container.

Released: Apr 1, 2024

V24.3 での更新項目

機能

  • Added support for Zstandard archive format.
  • Added support for combining Cpio with various compression methods such as lzip, LZMA, Z, and Zstandard.

Released: Mar 2, 2024

V24.2 での更新項目

不具合の修正

  • Document exception raised in cases of corrupted data.
  • Fixed problem with TAR archives with more that 8GB entries.

Released: Jan 31, 2024

V24.1 での更新項目

機能

  • Added the ability to extract multi-volume zip archives.
  • Added new plugins.

不具合の修正

  • Set proper encoding for some charsets.

Released: Dec 28, 2023

V23.12 での更新項目

機能

  • Added support for FastLZ compression.
  • Added the ability to encrypt existing ZIP archives without repacking.

Released: Dec 2, 2023

V23.11 での更新項目

機能

  • Added the ability to extract multi-volume 7z archives.

不具合の修正

  • Segment of multi-volume zip does not properly close on flush.
  • Fixed self-extracting archive license for .NET Framework 2.0.