2.1.0
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.
Seeset_marker,rewind_to_marker,clear_markerfunctions/methods. - Revised docs, broken down by language.