0.1.9
Improve handling large files within image layers. Now files smaller than 25 MB will be read into memory, while files larger 25 MB (up to 256 MB) will be extracted to disk instead. Files larger than 256 MB are skipped because files that large are not useful for current handler implementations.