Skip to content

Releases: krzyzanowskim/STTextView

0.7.1

26 Jun 00:20
0.7.1
c10463d
Compare
Choose a tag to compare
0.7.1

0.7.0

18 Jun 17:44
0.7.0
65bff87
Compare
Choose a tag to compare
0.7.0

0.6.8

07 Jun 23:02
0.6.8
2167681
Compare
Choose a tag to compare
0.6.8

0.6.7

28 May 13:41
0.6.7
5abb086
Compare
Choose a tag to compare
0.6.7

0.6.6

23 May 21:00
0.6.6
6df77c3
Compare
Choose a tag to compare
0.6.6

0.6.5

21 May 12:14
0.6.5
ba66752
Compare
Choose a tag to compare

Focus on making typingAttributes work as expected, which means typing now properly uses attributes (eg. color) from the storage when typing. Typing attributes update on selection change (as documented).

Screen.Recording.2023-05-21.at.15.47.38.mov

0.6.4

14 May 15:13
0.6.4
2d592df
Compare
Choose a tag to compare
0.6.4

0.6.3

12 May 09:08
0.6.3
4e7d85d
Compare
Choose a tag to compare
0.6.3

0.6.2

07 May 00:22
0.6.2
1380f59
Compare
Choose a tag to compare
  • New: SwiftUI View TextView
  • New: SwiftUI sample application project
  • Expose replaceCharacter: API (previously removed by accident)
  • Hide the insertion point in an inactive window
  • Lazily load speech synthesizer (only when used)
  • Fixes and improvements

0.6.1

01 May 17:24
0.6.1
a013597
Compare
Choose a tag to compare
  • support standard text font/color change calls
  • more NSTextView API compatibility
  • fixes