luau-unzip/tests
Erica Marigold 6c1f517b75
feat: add compressedSize and :compressionEfficiency()
Adds a field for getting the compressed size of a zip entry and a method
to get the compression efficiency as a percentage.
2025-01-09 15:11:18 +00:00
..
data chore(tests): add test for utf8 encoded filenames 2025-01-08 14:40:51 +00:00
edge_cases.luau feat: rename extraction option field isString->type 2025-01-08 16:21:27 +00:00
extract.luau feat: rename extraction option field isString->type 2025-01-08 16:21:27 +00:00
list.luau style: apply stylua formatter 2025-01-08 14:14:30 +00:00
metadata.luau feat: add compressedSize and :compressionEfficiency() 2025-01-09 15:11:18 +00:00
path.luau feat: add path safety and sanitization methods to ZipEntry 2025-01-09 07:25:59 +00:00
walk.luau style: apply stylua formatter 2025-01-08 14:14:30 +00:00