1
Forkuj 0
This commit is contained in:
Conduitry 2018-11-07 07:00:47 -05:00
rodzic fabd46b903
commit 0bdfba0b4e
2 zmienionych plików z 7 dodań i 1 usunięć

Wyświetl plik

@ -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

Wyświetl plik

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