luau-unzip/lib
Erica Marigold ee4d0e1a8d
fix: relax size checks and move test to edge case
Relaxed size checks to not error for empty ZIP files in other test
cases, and only validate that the number of entries is 0 for our test
case, moving it to the edge cases suite instead.
2025-02-24 07:39:35 +00:00
..
utils feat: add path safety and sanitization methods to ZipEntry 2025-01-09 07:25:59 +00:00
crc.luau refactor: add note for future optimization in crc impl 2025-01-06 05:52:00 +00:00
inflate.luau fix(inflate): byte boundary aligning underflow 2025-01-07 15:53:26 +00:00
init.luau fix: relax size checks and move test to edge case 2025-02-24 07:39:35 +00:00