Releases: arx-tools/node-pkware
Releases · arx-tools/node-pkware
v5.9.1
v5.9.0
- improve speed of simple/Explode
v5.8.0
- create node-pkware/stream namespace for the original code
- update readme: replace require statement with import statements, as require hasn't been supported for a long time
- update readme: add more examples for the simple api
- update readme: make the usage of the stream api explicit
- make simple/Explode and simple/Implode have the same signature internally (input passed into constructor, output can be read with .getResult())
v5.7.0
v5.6.0
- further improve performance of simple/Implode
v5.5.0
- further improved the speed of simple/Implode
v5.4.0
- improve performance of simple/Implode by around 84%
v5.3.0
- improve performance of simple/Explode by around 38%
v5.2.1
- fix the calculation in simple Explode
Full Changelog: v5.2.0...v5.2.1
v5.2.0
- improved performance of simple/Explode
Full Changelog: v5.1.0...v5.2.0