Skip to content

1.5.0

@splitbrain splitbrain tagged this 31 Jul 21:42
Adding a directory produced an entry that no reader recognized as one, because its name was
stored without the trailing slash readers look for. Adding one through addFile() also tried
to read its content, which raised a notice and left a stray deflate remnant in the entry.

Directories are now stored with a trailing slash and without content, so empty directories
survive a round trip and keep their mode.
Assets 2
Loading