Skip to content

v0.21.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 08 Mar 21:48
3fa33f8

backhand

  • Use zlib-rs as the default implementation for flate2, added feature gzip-zlib-ng to access previous behavior (#697)
  • Remove gzip-zune-inflate, as this had minimal usage (#697)
  • Bump MSRV to 1.81 (#693)
  • Add lz4 compression and decompression, thanks @jeromegn! (#701)