Skip to content

5.0.0

Choose a tag to compare

@aembke aembke released this 31 Mar 23:46
· 1 commit to 5.x since this release
  • Remove decode-mut FF, move to bytes FF
  • Add range-based frame types
  • Add separate Owned and Bytes frame variants
  • Add codec interfaces
  • Add FromResp2 and FromResp3 type conversion traits
  • Add fuzzing
  • Criterion benchmark scaffolding
  • Lots of refactoring
  • Fix CI