1.1.3
Fixes:
- TAR archives containing
./as the root path failed to expand when the output folder was not the root folder setGzProgressCallbackwas ignored when using streams- stream example was failing since arduino-esp32-core 2.0.x
Improvements:
tarGzStreamExpanderaccepts an extra argument with stream size, the value can be either picked fromContent-LengthHTTP response header, or fromfile.size()when the stream source is the filesystem.- TAR paths are cleaned up on extraction