JSZip v2.3.0 Release Notes

Release Date: 2014-06-18 // almost 10 years ago
    • ๐Ÿ‘€ don't generate subfolders (see #130).
    • โž• add comment support (see #134).
    • ๐Ÿ“š on ZipObject#options, the attributes date and dir have been deprecated and are now on ZipObject (see the upgrade guide).
    • ๐Ÿ“š on ZipObject#options, the attributes base64 and binary have been deprecated (see the upgrade guide).
    • ๐Ÿ‘€ deprecate internal functions exposed in the public API (see #123).
    • ๐Ÿ‘Œ improve UTF-8 support (see #142).