Aspose.ZIP for .NET 릴리스
Released: Jul 27, 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 12, 2024
V24.5 버젼 업데이트
기능
- 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
V24.4 버젼 업데이트
기능
- Added the ability to extract entries compressed with 'Shrink' method from ZIP container.
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.