Skip to content

v2.0.0

Compare
Choose a tag to compare
@SpringMT SpringMT released this 26 Sep 15:44
· 11 commits to main since this release

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
  • V2 by @SpringMT in #109
  • Potential fix for code scanning alert no. 10: Workflow does not contain permissions by @SpringMT in #110
  • chore(deps): update actions/checkout action to v5 by @renovate[bot] in #111

Bug fix

  • Add pending handler to concat 128kb or more data by @cosmo0920 in #114

New Contributors

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