Skip to content

7.1.0

Compare
Choose a tag to compare
@taflanidi taflanidi released this 11 Apr 08:26
· 39 commits to master since this release
5274d6d

⤵️ Added:

  • NumberInputListener: a MaskedTextInputListener allowing to enter currencies and other numbers
  • "".numberOfOccurrencesOf(string): a helper method to count occurencies of substrings

🔄 Modified:

  • CharacterSet.isMember(character:) made public
  • MaskedTextInputListener: UITextFieldDelegate and UITextViewDelegate extensions made open
  • MaskedTextInputListener.atomicCaretMovement is now applied everywhere