0.4.0
Changed
- Drop support of Python 3.3.
- Pin optional
pycdlib
minimum version to1.3
to avoidweakref
issues in later versions.
Fixed
- Encoding issues with the
TarFS
opener. TarFS
checking for member existence more than required islistdir
orexists
.