Releases: whitesmith/WSTagsField
Releases · whitesmith/WSTagsField
v5.4
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
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
v5.3
Changes included:
- Expose
textField
for better customization. - Add prebuilt binaries for Xcode 11.4.1.
CocoaPods
pod 'WSTagsField', '~> 5.3'
Carthage
github "whitesmith/WSTagsField" ~> 5.3
v5.2
Changes included:
- Add prebuilt binaries for Xcode 11.2.
CocoaPods
pod 'WSTagsField', '~> 5.2'
Carthage
github "whitesmith/WSTagsField" ~> 5.2
v5.1.1
v5.1.0 with SPM (Xcode 11, Swift 5.1)
Changes included:
- Added support for Swift Package Manager 🎉
- Added compatibility with iOS 13 (Xcode 11).
- Improved compatibility with
textFieldShouldReturn
delegate method. - Removed deprecated properties.
- Fixed keyboard appearance reverting to default when TagView is selected (#121)
CocoaPods
pod 'WSTagsField', '~> 5.1'
Carthage
github "whitesmith/WSTagsField" ~> 5.1
v5.0.0 (Xcode 10.2, Swift 5)
v4.1.0
Changes included:
- #110 Add method to reload input views (ty @jamesyorke)
CocoaPods
pod 'WSTagsField', '~> 4.1'
Carthage
github "whitesmith/WSTagsField" ~> 4.1
v4.0.0 (Xcode 10, Swift 4.2)
CocoaPods
pod 'WSTagsField', '~> 4.0'
Carthage
github "whitesmith/WSTagsField" ~> 4.0