WSTagsField v5.4.0 Release Notes
Release Date: 2020-07-31 // over 2 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
- 🔄 Changed access to
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