v2.11.0
What's Changed
- Initial impl zero-copy Buffer by @milesgranger in #209
- Buffer: Fix extended and negative int reads by @milesgranger in #210
- Initial Type/JavaScript support by @milesgranger in #217
- Fix lz4.decompress_block_into w/o prepended size by @milesgranger in #219
- Add typing stub files and proper docs site by @milesgranger in #220
- Ban mutating immutable buffers on the free-threaded build by @ngoldbaum in #214
- unpin hypothesis and disable assertion rewrites in CI by @ngoldbaum in #224
- zstd: store size by @milesgranger in #225
- Add Python 3.14/t - Drop Python 3.8 by @milesgranger in #226
- Prep for 2.11.0 release by @milesgranger in #227
Full Changelog: 2.10.0...v2.11.0