v0.0.9
Updates decompression logic
-
vacation is about to remove the TarGzipArchive in favor of wrapped
compression type into archive type. I have moved from specifying the
type of archive to using to generic archive type (long overdue hooray!) -
I removed the ioutil library as it is deprecated