Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 242 Bytes

CHANGES.md

File metadata and controls

10 lines (8 loc) · 242 Bytes

CHANGES

v0.2.0

  • Add test for all possible cases
  • Add onEncode and onDecode callbacks
  • Add multiple ways to encode and decode
    • Encode/Decode over buffer, Stream, Stream Async
  • Separate error callbacks
  • Add more configurations