This commit is contained in:
Conduitry 2018-11-07 07:00:47 -05:00
bovenliggende fabd46b903
commit 0bdfba0b4e
2 gewijzigde bestanden met toevoegingen van 7 en 1 verwijderingen

Bestand weergeven

@ -1,3 +1,9 @@
# v1.0.0
- Rename current (default and only) export to a named `toAuto` export, which creates a `Blob` or `Buffer` as appropriate
- Add `toArray`, `toBlob`, and `toBuffer` exports to manually specify the output format
- Git tag is now the built version, for easier direct installation without the npm registry
# v0.1.3
- Fix issue when trying to add large files

Bestand weergeven

@ -1,6 +1,6 @@
{
"name": "do-not-zip",
"version": "0.1.3",
"version": "1.0.0",
"description": "Do not zip. Just store.",
"keywords": [
"browser",