All Versions
16
Latest Version
Avg Release Cycle
114 days
Latest Release
1564 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v5.4.0 Changes
July 31, 2020๐ 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
-
v5.3.1 Changes
May 01, 2020๐ 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.0 Changes
May 01, 2020๐ 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
- ๐ฆ Expose
-
v5.2.0 Changes
November 05, 2019๐ Changes included:
- โ Add prebuilt binaries for Xcode 11.2.
CocoaPods
pod 'WSTagsField', '~> 5.2'
Carthage
github "whitesmith/WSTagsField" ~> 5.2
-
v5.1.1 Changes
October 03, 2019๐ Changes included:
- Tentative fix of #127.
CocoaPods
pod 'WSTagsField', '~> 5.1'
Carthage
github "whitesmith/WSTagsField" ~> 5.1
-
v5.1.0 Changes
September 18, 2019๐ 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 Changes
May 07, 2019 -
v4.1.0 Changes
February 21, 2019๐ 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 Changes
September 14, 2018CocoaPods
pod 'WSTagsField', '~> 4.0'
Carthage
github "whitesmith/WSTagsField" ~> 4.0
-
v3.2.0 Changes
September 14, 2018