Sha256: a96208a15010b9f8dc96d99962f2e37554fd71d7412f1c92278a8273042ac108

Contents?: true

Size: 603 Bytes

Versions: 3

Compression:

Stored size: 603 Bytes

Contents

# 0.2.0

Zstd version update to `1.4.0`

Documentation updates.


# 0.1.2

Implemented `Zstdlib::ZSTD_VERSION` constant and `Zstdlib.zstd_version` module method for Zstd version retrieval.
 
Documentation updates.


# 0.1.1

Pick up the most recent compatible source for _zstdlib_ Ruby extension module instead of target Ruby version.

Replaced (most) references to `Zlib` with `Zstdlib` within extractable documentation.

Fixed a few missing methods on Ruby side.

Documentation updates.


# 0.1.0

Initial release.

Zstd version: `1.3.8`

Zlib version: `1.2.11`

Supported MRI Ruby versions: `2.2-2.6`

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
zstdlib-0.2.0-x86-mingw32 CHANGES.md
zstdlib-0.2.0-x64-mingw32 CHANGES.md
zstdlib-0.2.0 CHANGES.md