Release 0.2 (not yet released)

* This library now uses the text.editor-buffer library instead of the Cluffer
  library as its implementation of line-oriented buffers. The new library has
  slightly improved protocols and much improved performance compared to
  Cluffer. The protocol improvements make the new library mostly but not fully
  compatible with Cluffer.

  Clients of this library can benefit from improved buffer and line creation
  functions which text.editor-buffer provides.

Release 0.1 (2026-02-02)

* Initial release with basic modification operations, incremental search and
  multiple cursors.

