Skip to content
This repository was archived by the owner on Nov 23, 2021. It is now read-only.

Releases: MorganPeterson/gapbuffer

v0.3.3

12 Nov 02:09

Choose a tag to compare

  • Bug fix in move-gap.
  • Added tests

Full Changelog: v0.3.2...v0.3.3

v0.3.2

11 Nov 21:25

Choose a tag to compare

extract-text bug fix

v0.3.1

11 Nov 20:01

Choose a tag to compare

Optimized move-gap

v0.3

10 Nov 23:15
1af4322

Choose a tag to compare

This release adds ability to move cursor to a set index point in the buffer.

What's Changed

Full Changelog: v0.2...v0.3

v0.2

08 Nov 17:28
540f280

Choose a tag to compare

  1. Fixes a bug with gap resizing and moving
  2. Documentation fixes
  3. Adds insert-string function

0.1

07 Nov 21:31
ee23ec3

Choose a tag to compare

0.1

Gap buffer data structure