Skip to content

Commit b8aca18

Browse files
committed
Update changelog for 0.6.0
1 parent f65f491 commit b8aca18

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# pylzma
22

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+
317
## 0.5.0
418

519
- Update to LZMA SDK 18.05.

0 commit comments

Comments
 (0)