packages feed

cursor-0.3.1.0: CHANGELOG.md

# Changelog

## [0.3.1.0] - 2021-11-23

### Added

- `listCursorPrevUntil`
- `listCursorNextUntil`
- `listCursorInsertList`
- `listCursorAppendList`

## [0.3.0.0] - 2020-02-14

### Changed

- NFData instances for benchmarks

## [0.2.0.0] - 2019-09-23

### Changed

- `textFieldCursorInsertChar` and `textFieldCursorAppendChar` now fail on unsafe characters.