ActiveLabel.swift v1.1.5 Release Notes
Release Date: 2020-11-15 // over 4 years ago-
- ๐ Fixed intrinsicContentSize size calculation thanks to @lancheg #313
- โ Added email support based on the URL link thanks to @mehulmodihb #354
- โ Added in missing cases for new UITouchPhases, iOS 13.4 thanks to @casperson #360
- Adjust the height to zero when there's no text set thanks to @filipealva #367
Previous changes from v1.1.0
-
- ๐ Support for building with Xcode
10.2
and Swift5.0
- Thanks to everyone who contributed to this version and made it possible with their pull requests
- ๐ Support for building with Xcode