SIGN IN SIGN UP

Version 1.5

- Add recursive option to extract to allow extracting sub archives inside archives in a single pass
 - Add encoding option to extract to allow correctly decoding entry's metadata which are encoded in formats beside utf8
 - Add sizeLimit option tp extractAll to protect agains zip bombs
 - Try to guess Entry's metadata encoding from system language when none is provided and utf8 fails
 - Change from jsdoc-markdown to typedoc markdown as tools to generate documentation
 - Misc bug fixes + docs & comments improvements
 - Add tests for new features
V
Vítor Vasconcellos committed
8743940ebc8ed2c3e8d5bf66a854c61cb8a09f41
Parent: fbbfa75