Releases: instacart/Nantes
Releases · instacart/Nantes
v0.1.1
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
Bug fix:
- Fix crash in truncation (#41)
v0.0.8
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
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