dd
This commit is contained in:
31
extensions/Excel转JSON/node_modules/fflate/CHANGELOG.md
generated
vendored
Normal file
31
extensions/Excel转JSON/node_modules/fflate/CHANGELOG.md
generated
vendored
Normal file
@@ -0,0 +1,31 @@
|
||||
## 0.3.11
|
||||
- Fix docs
|
||||
## 0.3.9
|
||||
- Fixed issue with unzipping
|
||||
## 0.3.7
|
||||
- Patched streaming compression bugs
|
||||
- Added demo page
|
||||
## 0.3.6
|
||||
- Allowed true ESM imports
|
||||
## 0.3.4
|
||||
- Fixed rare overflow bug causing corruption
|
||||
- Added async stream termination
|
||||
- Added UMD bundle
|
||||
## 0.3.0
|
||||
- Added support for asynchronous and synchronous streaming
|
||||
- Reduced bundle size by autogenerating worker code, even in minified environments
|
||||
- Error detection rather than hanging
|
||||
- Improved performance
|
||||
## 0.2.3
|
||||
- Improved Zlib autodetection
|
||||
## 0.2.2
|
||||
- Fixed Node Worker
|
||||
## 0.2.1
|
||||
- Fixed ZIP bug
|
||||
## 0.2.0
|
||||
- Added support for ZIP files (parallelized)
|
||||
- Added ability to terminate running asynchronous operations
|
||||
## 0.1.0
|
||||
- Rewrote API: added support for asynchronous (Worker) compression/decompression, fixed critical bug involving fixed Huffman trees
|
||||
## 0.0.1
|
||||
- Created, works on basic input
|
||||
Reference in New Issue
Block a user