WSTagsField v5.4.0 Release Notes
Release Date: 2020-07-31 // over 4 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