Skip to content

Releases: SpringMT/zstd-ruby

Release v1.5.4.0

10 Feb 12:54
e6a39e1
Compare
Choose a tag to compare

Update zstd v1.5.4

Release v1.5.2.3

23 Jun 15:41
ede3d03
Compare
Choose a tag to compare

Support compress and decompress using dictionary.
See https://github.com/SpringMT/zstd-ruby#compression-using-dictionary and https://github.com/SpringMT/zstd-ruby#decomporession-using-dictionary.

Breaking changes

Decompression frame check is strictly

Previous version use ZSTD_getDecompressedSize when check decompression string, but this method is obsolete.
So, v1.5.2.3 zstd-ruby gem uses ZSTD_getFrameContentSize .
https://raw.githack.com/facebook/zstd/release/doc/zstd_manual.html#Chapter3

In ZSTD_getFrameContentSize, an empty string with decompression is invalid, so in the spec, an empty string decompression should have been treated as an error.

Release v1.5.2.2

23 Jun 00:59
0f49eb2
Compare
Choose a tag to compare

Bug fix release.
Fixed SEGV when GC occurs during streaming compress and decompress.

Release v1.5.2.1

20 Jun 02:27
c4d91af
Compare
Choose a tag to compare

Support Streaming Compression and Decompression!
Check https://github.com/SpringMT/zstd-ruby#usage.

v1.5.2.0 Release

13 Jun 20:26
Compare
Choose a tag to compare

Update zstd v1.5.2

v1.5.1.1 Release

31 Dec 14:07
Compare
Choose a tag to compare

bug fix for ASM

v1.4.9.0 Release

10 Mar 07:19
e9d6cac
Compare
Choose a tag to compare
Version 1.4.9.0

v1.4.5.0 Release

27 Oct 04:22
Compare
Choose a tag to compare
Version 1.4.5.0

v1.4.4.0 Release

09 Nov 17:06
4104960
Compare
Choose a tag to compare
Version 1.4.4.0

v1.4.2.0

16 Aug 09:51
Compare
Choose a tag to compare
Version 1.4.2.0