File tree 1 file changed +4
-0
lines changed
1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -17,6 +17,10 @@ This package provides various compression algorithms.
17
17
18
18
# changelog
19
19
20
+ * Dec 11, 2022 (v1.15.13)
21
+ * zstd: Add [MaxEncodedSize](https://pkg.go.dev/github.com/klauspost/[email protected] /zstd#Encoder.MaxEncodedSize) to encoder https://github.com/klauspost/compress/pull/691
22
+ * zstd: Various tweaks and improvements https://github.com/klauspost/compress/pull/693 https://github.com/klauspost/compress/pull/695 https://github.com/klauspost/compress/pull/696 https://github.com/klauspost/compress/pull/701 https://github.com/klauspost/compress/pull/702 https://github.com/klauspost/compress/pull/703 https://github.com/klauspost/compress/pull/704 https://github.com/klauspost/compress/pull/705 https://github.com/klauspost/compress/pull/706 https://github.com/klauspost/compress/pull/707 https://github.com/klauspost/compress/pull/708
23
+
20
24
* Oct 26, 2022 (v1.15.12)
21
25
22
26
* zstd: Tweak decoder allocs. https://github.com/klauspost/compress/pull/680
You can’t perform that action at this time.
0 commit comments