Skip to content

v0.6.1

Compare
Choose a tag to compare
@seanmonstar seanmonstar released this 23 Sep 14:32
· 5 commits to main since this release

Fixed

  • decompression: reuse scratch buffer to significantly reduce allocations and improve performance (#521)

New Contributors