What's Changed
- visibleTextRange made public by @kaunteya in #24
- Expose TextViewHighlighter to older macOS's by @DivineDominion in #25
- Focus TextViewHighlighter on character changes by @DivineDominion in #26
- Use tabs, not spaces, Xcode-project-wide by @DivineDominion in #27
- Store attributes in TextKit 1 text storage by @DivineDominion in #28
- Use local neon in sample project by @DivineDominion in #30
- Fix build for non-macOS platforms by @DivineDominion in #29
- Expand iOS sample app by @DivineDominion in #31
- Default attributes by @DivineDominion in #34
- Use DocC type links in documentation by @DivineDominion in #35
- Modify TreeSitterClient check to be safer and also forwards-compatible
- More specialized TextKit interfaces
- Use latest SwiftTreeSitter
Full Changelog: 0.5.1...0.6.0