Skip to content

7.0.0

Compare
Choose a tag to compare
@ruslanskorb ruslanskorb released this 13 Dec 20:14
· 2 commits to master since this release
7.0.0
10783ee
  • Add support for Xcode 15
  • Add support for TextKit 2
  • Add RSKPlaceholderTextView.init(usingTextLayoutManager:)
  • Set minimum deployment target to 12.0
  • Set Swift version to 5.7
  • Set SWIFT_STRICT_CONCURRENCY to complete
  • Exclude contentInset from RSKGrowingTextView size calculations, following native UITextView
  • Update RSKPlaceholderTextView to version 7.0.0
  • Replace RSKPlaceholderTextView pod with RSKPlaceholderTextView Swift package in RSKGrowingTextViewExample
  • Remove archived RSKKeyboardAnimationObserver pod from RSKGrowingTextViewExample