Skip to content

Releases: instacart/Nantes

v0.1.2

10 Nov 04:57
Compare
Choose a tag to compare

Changes:

v0.1.1

22 Jun 18:58
c32312a
Compare
Choose a tag to compare

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)

v0.0.9

03 Oct 06:47
Compare
Choose a tag to compare

Bug fix:

  • Fix crash in truncation (#41)

v0.0.8

13 Jun 22:59
Compare
Choose a tag to compare

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)

v0.0.7

02 Apr 04:24
Compare
Choose a tag to compare

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