Changelog
[0.3.0] - 2020-09-16
decompressFile
to write the decompressed data to a
path. The encoding
parameter has been removed, so an encoding can only be
specified in the options
parameter now.Changelog
[0.2.0] - 2020-09-13
decompressBuffer
function.options
param from decompressFile
.