All Versions
11
Latest Version
Avg Release Cycle
154 days
Latest Release
1229 days ago

Changelog History
Page 1

  • v1.1.5 Changes

    November 15, 2020
    • ๐Ÿ›  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
  • v1.1.0 Changes

    May 13, 2019
    • ๐Ÿ‘Œ 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
  • v1.0.1 Changes

    October 09, 2018
    • ๐Ÿ‘Œ 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
  • v1.0.0

    October 09, 2018
  • v0.9.0 Changes

    June 11, 2018
    • โœ… No more warnings! (tested by Xcode 9.4 and Swift 4.x)
    • Published on CocoaPods
  • v0.8.1 Changes

    January 10, 2018

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

  • v0.8.0

    September 15, 2017
  • v0.7.1 Changes

    January 24, 2017
    • ๐Ÿฑ Regex caching (Sorry for that ๐Ÿ™ a23081d) #114
    • Different font for mention, highlight and URLs (#117) Thanks @Abdul-Moiz
    • ๐Ÿ‘Œ Improvements in minimum cell height (#95) Thanks @demonar
    • ๐Ÿ”ง Create configureLinkAttribute to be able to customize links (#128) Thanks @joshdholtz
  • v0.7.0 Changes

    October 14, 2016

    โšก๏ธ Update to Swift 3

  • v0.6.2 Changes

    September 05, 2016

    โž• Added ability to trim long urls ( #107 )