Skip to content

Ruby ZSTDS v1.3.0

Compare
Choose a tag to compare
@andrew-aladev andrew-aladev released this 18 Mar 23:15
· 39 commits to master since this release
  • Splited io stream validation for different methods. io stream should respond to read only when user wants to use read method.
  • Added finalize method for dictionary, it will work with the latest version of zstd.
  • Cosmetics.