Version | Change log |
DIZipWriter 7.1.2 Apr 25, 2024 | |
DIZipWriter 7.1.0 Nov 22, 2023 |
Support Delphi 12 Athens Win32 and Win64. New: TYuDeflateZlibNgCompressor for TDIZipWriter. It uses zlib-ng for up to four times faster deflate compression on Win64. For zlib deflate compression, use the TYuDeflateZlibCompressor.png new TYuDeflateZlibCompressor compressor. The old TYuDeflateCompressor is still available for backwards compatibility and maps to TYuDeflateZlibCompressor. It is marked as deprecated. |
DIZipWriter 7.0.0 Jul 19, 2023 |
Rename DIZipWriter to YuZip so it reflects the added new features to open, extract from, modify existing ZIP archives, and more. Add the YuZip.pas unit, a port of the libzip C library to Delphi, which implements the features outlined above, plus many more. New DemosYuZip_ArchiveManager demo, a simple ZIP archive GUI inspired by 7-Zip. Update Yu7zip, with PPMd and LZMA compression and decompression, to 7-Zip v23.01. |
DIZipWriter 6.10.0 Nov 22, 2022 | |
DIZipWriter 6.9.1 Jan 6, 2022 |