This repository was archived by the owner on Nov 23, 2021. It is now read-only.
Releases: MorganPeterson/gapbuffer
Releases · MorganPeterson/gapbuffer
v0.3.3
- Bug fix in move-gap.
- Added tests
Full Changelog: v0.3.2...v0.3.3
v0.3.2
extract-text bug fix
v0.3.1
Optimized move-gap
v0.3
This release adds ability to move cursor to a set index point in the buffer.
What's Changed
- Move cursor to given index by @MorganPeterson in #3
Full Changelog: v0.2...v0.3
v0.2
- Fixes a bug with gap resizing and moving
- Documentation fixes
- Adds insert-string function
0.1
Gap buffer data structure