Nantes Versions Save

Swift TTTAttributedLabel replacement

0.1.2

3 years ago

Changes:

0.1.1

3 years ago

Platform:

  • Add compatibility with SwiftPM (#54)
    • Nantes can now be imported using Swift Package Manager.
  • [tools] use Mint to manage SwiftLint (#52)

Enhancements:

  • Handle string as URL (#50)

0.0.9

4 years ago

Bug fix:

0.0.8

4 years ago

Features & Fixes

  • Handle multi-line truncation (#24)
  • Update to swift 5 (#28)
  • Fix painting issue around scaled attributed strings (#27)
  • Added method to check wether the specified point contains a link (#32)

0.0.7

5 years ago

Bug Fixes:

  • Stop touches from being passed to superview if we handle taps with labelTappedBlock
  • Setting attributedText on a label with an attributed string that has link attributes inside it no longer removes the links inside the attributed string