Skip to content

0.3.0

Compare
Choose a tag to compare
@Flakebi Flakebi released this 31 May 09:03
· 4 commits to master since this release
v0.3.0
11c640d

ℹ Changed

  • Switched error handling library from failure to thiserror
  • Updated to Rust 2018 edition

🐛 Fixed

  • Fixed possible corrupt header when compressing incompressible data with specific input lengths (found by libfuzz)