WSTagsField v5.4.0 Release Notes

Release Date: 2020-07-31 // over 3 years ago
  • ๐Ÿ”„ Changes included:

    • ๐Ÿ”„ Changed access to tagViews to open to allow manipulation of specific tags views, i.e. tintColor (#143). Thanks @cdf1982.
    • โž• Added shouldTokenizeAfterResigningFirstResponder flag (#141). Thanks @rizwan95.
    • โž• Add prebuilt binaries for Xcode 11.6.

    CocoaPods

    pod 'WSTagsField', '~> 5.4'
    

    Carthage

    github "whitesmith/WSTagsField" ~> 5.4
    

Previous changes from v5.3.1

  • ๐Ÿ”„ Changes included:

    • ๐Ÿ›  Fix SPM minimum target deployment.
    • ๐Ÿ”ฆ Expose textField for better customization.
    • โž• Add prebuilt binaries for Xcode 11.4.1.

    CocoaPods

    pod 'WSTagsField', '~> 5.3'
    

    Carthage

    github "whitesmith/WSTagsField" ~> 5.3