ActiveLabel.swift Versions Save

UILabel drop-in replacement supporting Hashtags (#), Mentions (@) and URLs (http://) written in Swift

1.1.5

3 years ago

1.1.0

4 years ago
  • Support for building with Xcode 10.2 and Swift 5.0
  • Thanks to everyone who contributed to this version and made it possible with their pull requests

1.0.1

5 years ago
  • Support for building with Xcode 10 and Swift 4.2. This version requires Xcode 10 or later with Swift 4.2 compiler.
  • Special thanks @fumiyasac, @derHowie, @BalestraPatrick, and @cruisediary for their pull requests and commits which made this release possible.
  • For using Swift 4.0 or older versions please use ActiveLabel.swift version 0.9.0

0.9.0

5 years ago
  • No more warnings! (tested by Xcode 9.4 and Swift 4.x)
  • Published on CocoaPods

0.8.1

6 years ago

NOTE: version 0.8.0 is missing from CocoaPods, please use 0.8.1

0.8.0

6 years ago

0.7.1

7 years ago

0.7.0

7 years ago

Update to Swift 3

0.6.2

7 years ago

Added ability to trim long urls ( #107 )

0.6.1

7 years ago
  • Minor change to remove the 3 characters limit for Custom Type, which was introduced in 0.6.0( #103 )