Skip to content

Release version 1.1.0

Latest

Choose a tag to compare

@miurahr miurahr released this 21 Dec 03:30
· 48 commits to master since this release

Requirements

  • Minimum required Python 3.10
  • Add support for Python 3.14

Security

Fixed

  • The is_78zfile accept any path-like
  • The SevenZipFile accept IO[bytes]
  • Make FileInfo and ArchiveInfo dataclasses
  • The getInfo() returns FileInfo object

What's Changed in details

New Contributors

Full Changelog: v1.0.0...v1.1.0