Skip to content

v0.14.0

Latest
Compare
Choose a tag to compare
@thecoolwinter thecoolwinter released this 02 Jul 18:53
8a47aa4

What's Changed

This release comes with a large change to the public API and some great new features. The editor now has a new optional code folding ribbon, allowing users to fold regions of code. A new command lets users move lines up and down, and the find panel gets a new option to select the find mode (regex, contains, begins/ends with). This release also bumps the required CodeEditTextView version, which comes with lots of good performance and usability upgrades!

The SwiftUI API has been improved to better organize the multitude of configuration options the editor provides. This release also expands the two-way bindings available via SwiftUI, allowing for even greater control of the editor through normal SwiftUI Bindings.

New Contributors

Full Changelog: 0.13.2...0.14.0