Commit graph

5 commits

Author SHA1 Message Date
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)