Aspose.ZIP for .NET のリリース
Released: Nov 30, 2021
V21.11 での更新項目
機能
- Added the ability to extract cpio archives.
- Added the ability to create Z/compress archives.
- Added the ability to extract v7 tar format.
- Added the ability to create xz format archives with BCJ filter.
不具合の修正
- Fixed error during extraction xz archive with BCJ filter.
- Show ellipsis on extraction files with long names in self-extracting archive.
Released: Oct 15, 2021
V21.10 での更新項目
機能
- Added support for Lzip archives.
- Added the ability to compose cpio archives.
不具合の修正
- Properly extract RAR with subfolder in Unix-like systems.
Released: Sep 1, 2021
V21.8 での更新項目
不具合の修正
- Decompress static Deflate64 entries.
Released: Aug 3, 2021
V21.7 での更新項目
機能
- Added the ability to decompress Deflate64 entries within zip containers.
- Added the ability to extract RAR5 with encrypted names.
- Added the ability to extract xz archives.
- Added method for compressing tar archives to tar.xz.
- Added FromXz method for TarArchives.
- Added the ability to save gzipped tar archives by path.
Released: Jun 21, 2021
V21.6 での更新項目
機能
- Added events for RAR entry extraction progress.
- Added support for xz archive composition.
- Reduced memory consumption for small entries in 7z.
不具合の修正
- Fixed parsing TAR metadata.
- Proper display Unicode characters.
Released: Apr 8, 2021
V21.4 での更新項目
機能
- Added the ability to decrypt simple 7z archives.
- Added support for licenses with SHA-256 algorithm.
- Added support for GNU tarball archives.
不具合の修正
- Restore file metadata on folder extraction.
Released: Mar 3, 2021
V21.2 での更新項目
機能
- Added the ability to unpack simple 7z archives with BCJ compression.
Released: Jan 31, 2021
V21.1 での更新項目
機能
- Added the ability to unpack simple 7z archives with LZMA2 compression.
Released: Dec 14, 2020
V20.12 での更新項目
機能
- Added the ability to unpack 7z archives with Store compression method.
- Added the ability to unpack 7z archives with Bzip2 compression method.
Released: Nov 23, 2020
V20.11 での更新項目
機能
- Added BZip2 compression within 7z container.
- Added the ability to unpack simple 7z archives with LZMA compression method.
- Added extract to stream methods.