Skip to content

Releases: miurahr/py7zr

Release version 1.1.0

21 Dec 03:30

Choose a tag to compare

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

Release version 1.0.0

02 Jun 11:07

Choose a tag to compare

Celebrating the official 1.0.0 release!

Release version 1.0.0rc3

15 May 05:32

Choose a tag to compare

Pre-release
v1.0.0rc3

Release v1.0.0rc3

Release v1.0.0-rc1

08 Aug 15:11
02754d2

Choose a tag to compare

Release v1.0.0-rc1 Pre-release
Pre-release
Release v1.0.0-rc1

Version 0.22.0

08 Aug 13:09
3d0bf3c

Choose a tag to compare

Release version 0.22.0

Added
-----
* 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)

Release v0.21.1

01 Jul 13:41
60e4899

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.21.0...v0.21.1

Release v0.21.0

02 Mar 02:10
48742d0

Choose a tag to compare

Speed up extraction when number of files is large

Release v0.20.7

05 Nov 22:40
73b5e24

Choose a tag to compare

Support Python 3.12

Release v0.20.6

05 Aug 00:32
a157a9c

Choose a tag to compare

Signed-off-by: Hiroshi Miura <[email protected]>

Release v0.20.5

16 Apr 06:06
afa9951

Choose a tag to compare

Signed-off-by: Hiroshi Miura <[email protected]>