Skip to content

0.2.1

Compare
Choose a tag to compare
@simonbs simonbs released this 15 Aug 13:39
· 217 commits to main since this release
008259a

What's Changed

  • Support search in a specific range in the text view by @rebornix in #136
  • API: convert row/column to offset by @rebornix in #138
  • -gestureRecognizerShouldBegin(_:) calls super instead of returning true by @simonbs in #139
  • Treats punctuation characters as word boundaries by @simonbs in #140
  • Updates caret position when setting string by @simonbs in #143
  • Clears undo stack when setting string by @simonbs in #144
  • Sets correct selected range when editing marked text by @simonbs in #145

New Contributors

Full Changelog: 0.2.0...0.2.1