Skip to content

Releases: CodeEditApp/CodeEditTextView

0.12.1

30 Jul 17:58
d7ac3f1
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.12.0...0.12.1

0.12.0

23 Jul 17:22
e7f1580
Compare
Choose a tag to compare

What's Changed

This release contains a huge performance improvement, about an 87% reduction in CPU time when text is being laid out while editing.

Also fixes a bug with editing the end of a file.

Full Changelog: 0.11.7...0.12.0

0.11.7

18 Jul 19:59
fbb038c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.11.6...0.11.7

0.11.6

26 Jun 18:46
d65c2a4
Compare
Choose a tag to compare

What's Changed

Bug fix for an exception when using Undo/Redo.

Full Changelog: 0.11.5...0.11.6

0.11.5

26 Jun 18:15
80fb884
Compare
Choose a tag to compare

What's Changed

Quick bugfix and added tests for some issues when interacting near the end of the document.

Full Changelog: 0.11.4...0.11.5

0.11.4

25 Jun 20:47
8f02a6b
Compare
Choose a tag to compare

What's Changed

This release continues to improve the text attachments API. Introduces a delegate method to allow developers to receive events when attachments are added or removed, for instance to update a representative structure. Text attachments also support actions now, taken when a user presses enter or when an attachment is double-clicked.

Full Changelog: 0.11.3...0.11.4

0.11.3

23 Jun 15:36
df485cb
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.11.2...0.11.3

0.11.2

13 Jun 16:01
c045ffc
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.11.1...0.11.2

0.11.1

28 May 15:09
69282e2
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.11.0...0.11.1

0.11.0

27 May 15:42
d51f3ad
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.10.1...0.11.0