Commit graph

7 commits

Author SHA1 Message Date
06b5b61620
chore(tests): include case for zip version validation 2025-01-10 10:36:30 +00:00
d88091ea5a
feat: rename extraction option field isString->type 2025-01-08 16:21:27 +00:00
eb7aa1d010
chore(tests): add test for utf8 encoded filenames 2025-01-08 14:40:51 +00:00
ecdae4155e
chore(tests): add case for garbage after comment 2025-01-08 14:22:46 +00:00
03320fe090
style: apply stylua formatter 2025-01-08 14:14:30 +00:00
d329a3f273
feat: support following symlinks
* Added new extraction option: `followSymlinks`
* Added method for querying whether an entry is a symlink using
  `ZipEntry:isSymlink`
* Include tests for symlinks
2025-01-07 18:45:06 +00:00
2f06690667
chore(tests): rename misaligned_comment test suite 2025-01-07 13:31:21 +00:00
Renamed from tests/misaligned_comment.luau (Browse further)