Skip to content
This repository was archived by the owner on Aug 20, 2026. It is now read-only.

v1.0.0

Latest

Choose a tag to compare

@github-actions github-actions released this 17 Aug 20:56
· 1 commit to main since this release

1.0.0 (2026-08-17)

Features

  • archive-format detection from magic bytes (zip vs unknown) (2fb4349)
  • recursive zip-in-zip walking with depth and cumulative decompressed-size guards (5eed470)
  • zip container read/write over fflate with ordered-entry emission control (acf571c)