We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f65f491 commit b8aca18Copy full SHA for b8aca18
1 file changed
CHANGELOG.md
@@ -1,5 +1,19 @@
1
# pylzma
2
3
+## 0.6.0
4
+
5
+- Add support for BCJ2 streams.
6
+- Fix compilation with Python 3.
7
+- Improve handling of empty files.
8
+- Support Delta streams in .7z files.
9
+- Update to LZMA SDK 19.00
10
+- Add support for PPMd compression.
11
+- CI: Switch to GitHub actions.
12
+- Support Python 3.12+
13
+- Update to LZMA SDK 25.01 and always enable multithreading.
14
+- Add ARM64 / RISCV converters.
15
16
17
## 0.5.0
18
19
- Update to LZMA SDK 18.05.
0 commit comments