Release v0.21.1
What's Changed
- Treat zero byte stream as a file. by @diedmon in #551
- feat: check
targets
argument type for read and extract method by @miurahr in #577 - feat: Add recursive sudirectories and files extraction. by @nepiskopos in #585
- feat: ensure unpack_7zarchive closes the archive by @francoisfreitag in #584
- docs: Use same format for
unpack_archive
example as formake_archive
by @hoel-bagard in #590 - fix bug in function is_64bit() by @johnking0099 in #580
- feat: make unpack_7zarchive raise ReadError for invalid files by @francoisfreitag in #583
New Contributors
- @diedmon made their first contribution in #551
- @nepiskopos made their first contribution in #585
- @francoisfreitag made their first contribution in #584
- @hoel-bagard made their first contribution in #590
- @johnking0099 made their first contribution in #580
Full Changelog: v0.21.0...v0.21.1