JSZip v1.0.1 Release Notes

Release Date: 2013-03-04 // about 11 years ago
    • Fixed an issue when generating a compressed zip file with empty files or folders, see #33.
    • With bad data (null or undefined), asText/asBinary/asUint8Array/asArrayBuffer methods now return an empty string, see #36.