Skip to content

Latest commit

 

History

History
45 lines (22 loc) · 1.92 KB

CHANGELOG.md

File metadata and controls

45 lines (22 loc) · 1.92 KB

Changelog

2.1.0 (2022-03-09)

Features

  • support for copy-on-read buffers (#14) (a0d2c41)

2.0.0 (2022-03-05)

⚠ BREAKING CHANGES

  • break backwards compatibility (#12)

Features

1.0.1 (2022-03-04)

Bug Fixes

1.0.0 (2022-03-04)

⚠ BREAKING CHANGES

  • rewrite in rust #1

Features

Bug Fixes

  • make chunker reusable and stateless (#5) (e23510d)
  • pass mut ref in cuts (5ff8621)