Aspose.ZIP for .NET 新版本發表

Released: Mar 29, 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: Feb 26, 2024

V24.2 中的更新

修補程式

  • Document exception raised in case of corrupted data.
  • Correct 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: Nov 29, 2023

V23.11 中的更新

特性

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

修補程式

  • Segment of multi-volume zip does not properly close on flush.

Released: Oct 25, 2023

V23.10 中的更新

特性

  • Can now store the modification time of zip and 7z entries.

修補程式

  • Bug with Proper license setting.

Released: Sep 30, 2023

V23.9 中的更新

特性

  • Added the option to compress 7z headers.

修補程式

  • Limit the length of zip comment.
  • Proper license setting.

Released: Aug 30, 2023

V23.8 中的更新

特性

  • Added support for TAR archives compressed with 'Zstandard'.
  • Added the ability to extract WavPack format.

修補程式

  • Proper work of self-extracting archive with library nearby.

Released: Jul 26, 2023

V23.7 中的更新

特性

  • Added the ability to compose XAR archives.
  • Added 'Zstandard' compression method to zip container.
  • Increased 'bzip2' parallel compression speed.
  • Added the ability to compress to LZMA2 in 7z multiple threads.

Released: Jun 30, 2023

V23.6 中的更新

特性

  • Added the ability to extract 7z archives with encrypted headers.
  • ExtractToDirectory and Extract methods have been made public for some archives.