Skip to content

0.2

Compare
Choose a tag to compare
@xhacker xhacker released this 28 Jul 05:52
· 141 commits to master since this release

TagListView 0.2 adds the ability to customize a particular TagView. addTag(_:) now returns a TagView object for you to manipulate. See README.md for more details.

Also, there’s a breaking change. tagPressed method in TagListViewDelegate has been renamed to add a tagView parameter.