- Marked properties supporting UIAppearance.
- Isolated workarounds for bugs that have been officially fixed in iOS 9.
- Adopted stricter compiler warnings and fixed all of them.
- Minor refactoring.
- Fixed miscalculation of scroll offset when contentSize.height < bounds.size.height.
- Added number of matches property.
- Added ability to search forwards and backwards.
- Added circular search flag.
- Major API refactoring.
- Improved search performance in most scenarios.
- Added becomeFirstResponder fix.
- Updated NSTextContainer fix.
- Improved documentation of header and source files.
- Added scroll position parameters.
- Added animation parameters.
- Improved scrolling behavior.
- Interface Builder support.
- Added UITextView caret fix.
- Minor search logic fix.
- Fixed highlights not behaving correctly on iOS 5.
- Initial release.