Lançamentos do Aspose.ZIP for .NET
Released: Feb 28, 2023
Atualizações na V23.2
Recursos
- Improved LZMA and LZMA2 compression speed.
- Introduced a common interface for all archive types.
- Added the ability to detect content and file names encryption.
- You can now attach an external cipher for 7z AES encryption.
Correções
- Make entries collection of an archive to keep stable reference.
Released: Jan 29, 2023
Atualizações na V23.1
Recursos
- Added the ability to detect archive format without loading.
- Added the ability to compose multi-volume 7z archives.
Correções
- Wrong filenames for subfolders in 7z archive.
Released: Dec 23, 2022
Atualizações na V22.12
Recursos
- Added the ability to save multi-volume ZIP files.
- Added the ability to compose SHAR archives.
Released: Nov 26, 2022
Atualizações na V22.11
Recursos
- Added support for 'PPMd' compression within 7z archives.
- Added the ability to report compression progress for 7z entries.
Correções
- Release file handle on 7z decryption with wrong password.
- Proper compression and encryption coder combination within 7z archive.
Released: Oct 29, 2022
Atualizações na V22.10
Recursos
- Fetch entry comments within zip container.
- Display modification times for 7z.
- Added new 'extract to stream' method for 7z.
- Set arbitrary encoding on zip archive extraction.
Released: Sep 24, 2022
Atualizações na V22.9
Recursos
- Added support for parallel bzip2 compression.
- Added 'xz' compression for zip containers.
- Added the ability to verify RAR passwords on decompression.
Released: Sep 1, 2022
Atualizações na V22.8
Recursos
- Added the ability to set the number of fast bytes for LZMA2 compression.
Correções
- Drop obsolete UnRAR namespace and classes.
Released: Aug 1, 2022
Atualizações na V22.7
Recursos
- Added support for Snappy algorithm.
- Added the ability to compress cpio archives to GZip, BZip2 and XZ.
- Now respects tar and cpio formats while saving those archives to BZip2.
Released: Jul 1, 2022
Atualizações na V22.6
Recursos
- Added support for 'Enhanced Deflate' within a zip container.
- Added the ability to extract WIM with LZMS compression.
- Added the ability to extract a particular entry within a 7z archive.
Released: May 28, 2022
Atualizações na V22.5
Recursos
- Added the ability to extract XAR archives.
- Added the ability to extract WIM archives with Xpress compression.
- Added the ability to extract WIM archives with LZX compression.
- Added support for LZMA archive format.
- Respect .NET 6 breaking changes.
Correções
- Fixed multi-folder 7z extraction.