- Notifications
You must be signed in to change notification settings - Fork74
Tags: miurahr/py7zr
Tags
v0.22.0
Release version 0.22.0Added-----* Add mode "x" for SevenZipFile (#588)* Add SevenZipFile#namelist method (#600)Fixed-----* Append mode on non-existent files (#604)* Fix NUMBER encoding of integer when 8 bytes(#591)Changed-------* Minimum required Python version to be Python 3.8 (#601)* Remove pyannotate from pyproject.toml (#598)Document--------* Update user guide (#596)
v0.21.1
Release v0.21.1Fixed-----* Follow shutil.register_unpack_format() convention of raising a ReadError when the library cannot handle a file (#583)* ensure unpack_7zarchive closes the archive (#584)* 64bit OS detection (#580)Added-----* Add recursive sub-directories and files extraction (#585)Changed-------* check targets argument type for read and extract method (#577)* Treat zero byte stream as a file (#551)
PreviousNext