Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 552 Bytes

CHANGELOG.md

File metadata and controls

16 lines (13 loc) · 552 Bytes

#CYRTextView Changelog

##0.3.5 (Monday, February 17th, 2014)

  • Remove selectedRange KVO on dealloc. (Sam Rijs)
  • Update gutter line cursor on selectedRange change. (Sam Rijs)
  • Disable auto-correction (Sam Rijs)
  • Configurable gutter colors (Sam Rijs)
  • Added Hauser and Rijs copyright

##0.3.0 (Sunday, January 19th, 2014)

  • Bug fixes
  • Refactored how the line cursor view is displayed
  • Cleanup

##0.2.0 (Sunday, January 5th, 2014)

  • Initial release with support for regex based syntax highlighting, line numbers, gesture based navigation.