Lançamentos do Aspose.ZIP for .NET

Released: Dec 14, 2024

Atualizações na V24.12

Recursos

  • Added the ability to extract LHA entries compressed with adaptive Huffman.
  • Added the ability to extract Delta encoded entries of 7z archive.

Released: Nov 25, 2024

Atualizações na V24.11

Recursos

  • Added the ability to extract LHA archives.

Released: Oct 23, 2024

Atualizações na V24.10

Recursos

  • You can now dispose entry sources when saving Zip archives.
  • Made IsoEntry unified and implemented IArchiveFileEntry.
  • Exposed Zip entry source when added for composition.
  • Rent buffer arrays and arrays for bzip2 algorithm.

Correções

  • Pass save options to XAR archive saved by path.
  • Corrected issue with Snappy output.
  • Fixed bug extracting 7z archive with empty folder.

Released: Sep 25, 2024

Atualizações na V24.9

Recursos

  • Introduced events for XAR archives.
  • Introduced events for ISO archives.
  • Deferred stream initialization for Zip archive entry.
  • Added Progress reporting for LZMA, Z, Bzip2, and Zstandard archives.

Released: Aug 27, 2024

Atualizações na V24.8

Recursos

  • You can now use EventBag for split Zip archives.
  • Introduced an event raised just before Zip entry compression.
  • Added a static instance of Zstandard compression settings.
  • Implemented archives for uuencode.

Released: Jul 27, 2024

Atualizações na V24.7

Recursos

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

Correções

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

Released: Jun 29, 2024

Atualizações na V24.6

Recursos

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

Correções

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

Released: May 12, 2024

Atualizações na V24.5

Recursos

  • You can now use pipeline stream for tar.lzma combination.
  • You can now use pipeline stream for cpio.lzma combination.
  • Reduced limits for evaluation version.

Released: Apr 25, 2024

Atualizações na V24.4

Recursos

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

Released: Mar 29, 2024

Atualizações na V24.3

Recursos

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