Sha256: a50df4ef57445df71e1c71338b07a39936de7c6c78e322b740abf11196b5f964

Contents?: true

Size: 1.17 KB

Versions: 6

Compression:

Stored size: 1.17 KB

Contents

# 0.10.0

Updated Zlib to `1.2.12`


# 0.9.0

Updated Zstd to `1.5.2`

Added support for MRI Ruby versions `3.0-3.1`

Upgraded rake-compiler-dock to `1.2.0`

Implemented deployment of system-specific compiled gems for for x32/x64 Windows and x64/ARM64 MacOS platforms

# 0.8.0

Zstd version update to `1.5.0`


# 0.7.0

Zstd version update to `1.4.5`


# 0.6.0

Added support for MRI Ruby version `2.7`

Upgraded rake-compiler-dock to `1.0.0`


# 0.5.0

Zstd version update to `1.4.4`


# 0.4.0

Zstd version update to `1.4.3`

Relocated to GitHub.


# 0.3.0

Zstd version update to `1.4.2`


# 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

6 entries across 6 versions & 1 rubygems

Version Path
zstdlib-0.10.0-x86-mingw32 CHANGES.md
zstdlib-0.10.0-x86_64-darwin CHANGES.md
zstdlib-0.10.0-x64-mingw-ucrt CHANGES.md
zstdlib-0.10.0-x64-mingw32 CHANGES.md
zstdlib-0.10.0 CHANGES.md
zstdlib-0.10.0-arm64-darwin CHANGES.md