Skip to content

v2.0.0 preview release 1

Latest
Compare
Choose a tag to compare
@SpringMT SpringMT released this 26 Jul 15:38
· 6 commits to main since this release
697baf6

What's Changed

BREAKING CHANGE

  • Fix symbol collision with other native gems using libzstd by @SpringMT in #104
  • Remove deprecated methods for v2 by @SpringMT in #108

Improvemnt

  • Add versioning policy for v2.0.0+ by @SpringMT in #105
  • Implements handling of partial frames by the streaming decompressor by @gucki in #88
  • Add tests for decompress_with_pos method by @SpringMT in #106
  • Add documentation for decompress_with_pos method by @SpringMT in #107

New Contributors

  • @gucki made their first contribution in #88

Full Changelog: v1.5.7.0...v2.0.0.pre.preview1