v1.5.6.7
What's Changed
- tests: add decompress with large streaming compress data by @SpringMT in #92
- chore(deps): update dependency benchmark-ips to v2.14.0 by @renovate in #94
- Fix deprecation warning in StreamWriter by @zarqman in #96
- feat: add ruby 3.4.x by @SpringMT in #97
- feat: support CDict & DDict for faster operation with repeated dictionary use by @sekiyama58 in #98
- fix: missing argument names in rb_prohibit_copy (build failure on older GCC/Clang) by @flfymoss in #99
- Fix build error with GCC 15 by @Watson1978 in #100
- Fix ddict example in README by @catlee in #101
New Contributors
- @zarqman made their first contribution in #96
- @sekiyama58 made their first contribution in #98
- @flfymoss made their first contribution in #99
- @catlee made their first contribution in #101
Full Changelog: v1.5.6.6...v1.5.6.7