v0.7.2
Fixed
ISOReadFS.__init__
not raising aCreateFailed
exception when given a file-like handle that is not seekable (#11).ZipReadFS.isfile
forcefully converting paths to lowercase (#6).
Changed
- Update minimum version of
py7zr
tov0.17.3
to support changes in the dictionary returned bypy7zr.SevenZipFile.read
.