DupScout Logo

|top|: Ypack 1.2.3

: Your manifest likely specifies zlib . Edit .ypack-manifest.yml and change compression: zlib to compression: zstd . Alternatively, force legacy mode with --compression zlib .

Using a refined compression preset (level 3, optimized for speed), ypack 1.2.3 reduces bundle creation time by approximately 18% compared to 1.2.2 when packing >1,000 small files. Decompression on target systems is 12% faster, a boon for CI/CD pipelines. ypack 1.2.3

pip install --upgrade ypack

: Often the primary home for the Ypack development team and the most detailed changelogs. : Your manifest likely specifies zlib