Skip to content

2.1.0

Choose a tag to compare

@amunra amunra released this 05 Aug 15:13
· 62 commits to main since this release
473c21e

What's Changed

This is a minor release and brings a few new features:

  • For the first time, we expose the Rust API which forms the foundation of this library:
  • The buffer API now supports setting a marker and rolling back to it in case of an error.
    See set_marker, rewind_to_marker, clear_marker functions/methods.
  • Revised docs, broken down by language.