Jose Commins
Jose Commins
**Describe the bug** When an archive structure in memory contains empty directories such as: `empty-dir1/empty-dir2/empty-dir3` ...then when adding these to an archive, they do not appear in the final output....
**Describe the bug** When an archive contains a large amount of files (100k+ in my tests) the library takes a very long time to extract any of the referenced contents...
Currently `unparse` will output empty elements as: `` Perhaps there can be an option to specify the self-closing form of empty elements so the above would be: `` E.g. via...