We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d52742 commit b0dc674Copy full SHA for b0dc674
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Revision history for lz4-bytes
2
3
+## 0.2.0.0 -- 2025-07-07
4
+
5
+* Make it possible to compress much larger buffers as a frame
6
+* Correctly handle frames with multiple blocks during decompression
7
8
## 0.1.2.0 -- 2025-03-26
9
10
* Add `Lz4.Frame.decompressU`.
0 commit comments