The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
## What's Changed
* Implement Bracket Pair Highlighting by @thecoolwinter in https://github.com/CodeEditApp/CodeEditTextView/pull/186
* Add range check to `highlightsFromCursor` by @thecoolwinter in https://github.com/CodeEditApp/CodeEditTextView/pull/187
* [chore] Refactor STTextViewController to reduce duplication by @austincondiff in https://github.com/CodeEditApp/CodeEditTextView/pull/185
**Full Changelog**: https://github.com/CodeEditApp/CodeEditTextView/compare/0.6.2...0.6.3
## What's Changed
* Add Letter Spacing by @thecoolwinter in https://github.com/CodeEditApp/CodeEditTextView/pull/174
* Update Text Container Width Correctly by @thecoolwinter in https://github.com/CodeEditApp/CodeEditTextView/pull/177
* [chore]: Update STTextView to `0.5.3` by @thecoolwinter in https://github.com/CodeEditApp/CodeEditTextView/pull/178
* Improved vertical line alignment by @austincondiff in https://github.com/CodeEditApp/CodeEditTextView/pull/180
* Apply line height when change to value is made by @austincondiff in https://github.com/CodeEditApp/CodeEditTextView/pull/179
* Line highlight improvements when not using theme background by @austincondiff in https://github.com/CodeEditApp/CodeEditTextView/pull/181
* Fixed some performance issues by @Wouter01 in https://github.com/CodeEditApp/CodeEditTextView/pull/182
**Full Changelog**: https://github.com/CodeEditApp/CodeEditTextView/compare/0.6.1...0.6.2
## What's Changed
* Implement Tab Width by @thecoolwinter in https://github.com/CodeEditApp/CodeEditTextView/pull/172
* Add Edits To Visible Range by @thecoolwinter in https://github.com/CodeEditApp/CodeEditTextView/pull/173
**Full Changelog**: https://github.com/CodeEditApp/CodeEditTextView/compare/0.6.0...0.6.1
## What's Changed
* Add Injected Language Support by @thecoolwinter in https://github.com/CodeEditApp/CodeEditTextView/pull/150
* Line number color fixes by @luah5 in https://github.com/CodeEditApp/CodeEditTextView/pull/169
* Make Ruler look more like Xcode by creating custom font. Make ruler font and ruler Inset scale with text font size. by @Eliulm in https://github.com/CodeEditApp/CodeEditTextView/pull/170
* Indent Options and Clarify Tab Width by @thecoolwinter in https://github.com/CodeEditApp/CodeEditTextView/pull/171
## New Contributors
* @luah5 made their first contribution in https://github.com/CodeEditApp/CodeEditTextView/pull/169
**Full Changelog**: https://github.com/CodeEditApp/CodeEditTextView/compare/0.5.1...0.6.0
## What's Changed
* [chore]: Update CodeEditLanguages to `0.1.13` by @lukepistrol in https://github.com/CodeEditApp/CodeEditTextView/pull/167
**Full Changelog**: https://github.com/CodeEditApp/CodeEditTextView/compare/0.5.0...0.5.1
## What's Changed
* Make cursor appear when clicking after the last line of a file (#56) by @RenanGreca in https://github.com/CodeEditApp/CodeEditTextView/pull/145
* [chore]: add pr template, update issue template by @lukepistrol in https://github.com/CodeEditApp/CodeEditTextView/pull/159
* Fixes text binding update by @miguel-arrf in https://github.com/CodeEditApp/CodeEditTextView/pull/160
* Optionally set text view to read only by @austincondiff in https://github.com/CodeEditApp/CodeEditTextView/pull/161
* New Feature: Compute the cursor position by @Eliulm in https://github.com/CodeEditApp/CodeEditTextView/pull/134
* Make ruler look more like Xcode. by @Eliulm in https://github.com/CodeEditApp/CodeEditTextView/pull/163
## New Contributors
* @miguel-arrf made their first contribution in https://github.com/CodeEditApp/CodeEditTextView/pull/160
* @Eliulm made their first contribution in https://github.com/CodeEditApp/CodeEditTextView/pull/134
**Full Changelog**: https://github.com/CodeEditApp/CodeEditTextView/compare/0.4.0...0.5.0
## What's Changed
* [feat]: Syntax Highlighting for `Kotlin` & `Objective C` by @lukepistrol in https://github.com/CodeEditApp/CodeEditTextView/pull/126
* Integrate TextFormation by @thecoolwinter in https://github.com/CodeEditApp/CodeEditTextView/pull/135
* Bump STTextView Version by @denil-ct in https://github.com/CodeEditApp/CodeEditTextView/pull/138
* Abstract Highlighter Object by @thecoolwinter in https://github.com/CodeEditApp/CodeEditTextView/pull/139
* Add `contentInsets` Parameter by @thecoolwinter in https://github.com/CodeEditApp/CodeEditTextView/pull/141
* Make STTextView first responder when opening an empty file (CodeEdit #696) by @RenanGreca in https://github.com/CodeEditApp/CodeEditTextView/pull/144
* [chore]: Update CodeEditLanguages to 0.1.11 by @lukepistrol in https://github.com/CodeEditApp/CodeEditTextView/pull/146
## New Contributors
* @denil-ct made their first contribution in https://github.com/CodeEditApp/CodeEditTextView/pull/138
* @RenanGreca made their first contribution in https://github.com/CodeEditApp/CodeEditTextView/pull/144
**Full Changelog**: https://github.com/CodeEditApp/CodeEditTextView/compare/0.3.5...0.4.0
## What's Changed
* [chore]: Update CodeEditLanguages to 0.1.9 by @lukepistrol in https://github.com/CodeEditApp/CodeEditTextView/pull/125
**Full Changelog**: https://github.com/CodeEditApp/CodeEditTextView/compare/0.3.4...0.3.5
## What's Changed
* Theme background by @neilZon in https://github.com/CodeEditApp/CodeEditTextView/pull/123
## New Contributors
* @neilZon made their first contribution in https://github.com/CodeEditApp/CodeEditTextView/pull/123
**Full Changelog**: https://github.com/CodeEditApp/CodeEditTextView/compare/0.3.3...0.3.4
## What's Changed
* Reload editor on preference changes by @ben-p-commits in https://github.com/CodeEditApp/CodeEditTextView/pull/122
**Full Changelog**: https://github.com/CodeEditApp/CodeEditTextView/compare/0.3.2...0.3.3