Aspose.ZIP for Python via .NET V25.4

Released: Apr 24, 2025

V25.4 での更新項目

機能

  • Added the ability to compose LZ4 archives.
  • Added the ability to store Unix file permissions in tar headers.
  • Added the ability to extract tar.lz4 compressed archives with one method.
  • Reduced memory allocation on LZMA decompression in 7z.
  • You can now set Unix file mode on tar extraction.
  • You can now keep Unix file mode for ZIP entry and set it on extraction in Unix.

不具合の修正

  • Corrected grammar in commentaries.
  • Verify password for traditionally encrypted ZIP before decompression.