Skip to content

Releases: whitesmith/WSTagsField

v2.0.0 Beta 1 (Xcode 8 b6)

26 Aug 10:32
Compare
Choose a tag to compare
Pre-release

Features

  • Adds Swift 3.0 compatibility.

Instructions

Carthage

github "whitesmith/WSTagsField" "2.0.0.beta.1"

CocoaPods

pod "WSTagsField", :git => 'https://github.com/whitesmith/WSTagsField.git', :tag => '2.0.0.beta.1'

Note: Ready for CocoaPods 1.1.0.beta.1 version (gem install cocoapods --pre).

For more information please see the updated README.

v1.2.3

18 Aug 16:32
Compare
Choose a tag to compare
  • Fix: force tags relayout on layoutSubviews.

v1.2.2

29 Jul 15:49
Compare
Choose a tag to compare
  • Enhance #2: add acceptCurrentTextAsTag (ty @128keaton)
  • Fix #12: adjust Tag label size when the content is larger than the view width

v1.2.1

15 Jul 13:19
Compare
Choose a tag to compare
  • Fix: #3.

v1.2

15 Jul 11:01
Compare
Choose a tag to compare
  • Fix: shared main scheme.

v1.1.1

04 Jul 15:55
Compare
Choose a tag to compare
  • Add new property: readOnly (ability to turn the view read only).

v1.1

04 Jul 13:10
Compare
Choose a tag to compare
  • Fix: invalid source path;
  • Add: example image;

v1.0

04 Jul 11:08
Compare
Choose a tag to compare

First release