Skip to content

Commit 64d19ce

Browse files
committed
Update news
1 parent e91b7a1 commit 64d19ce

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

doc/news.rst

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,28 @@ rarfile history
44

55
.. py:currentmodule:: rarfile
66
7+
Version 4.2 (xxxx-xx-xx)
8+
------------------------
9+
10+
Features:
11+
12+
* Support ``unrar-free`` >= 0.2.0.
13+
[`#103 <https://github.com/markokr/rarfile/pull/103>`_]
14+
* Add :meth:`RarFile.is_solid` to check if archive uses
15+
solid compression.
16+
[`#101 <https://github.com/markokr/rarfile/issues/101>`_]
17+
18+
Fixes:
19+
20+
* Support old multi-volume archives better where ENDARC
21+
does not contain NEXTVOL.
22+
[`#97 <https://github.com/markokr/rarfile/issues/97>`_]
23+
24+
Cleanups:
25+
26+
* ci: Drop Python 3.7, add 3.12
27+
* ci: upgrade actions
28+
729
Version 4.1 (2023-09-17)
830
------------------------
931

0 commit comments

Comments
 (0)