All notable changes to this project will be documented in this file.
AMTagListView
adheres to Semantic Versioning.
1.5.x
Releases - 1.5.01.4.x
Releases - 1.4.01.3.x
Releases - 1.3.01.2.x
Releases - 1.2.01.1.x
Releases - 1.1.01.0.x
Releases - 1.0.00.9.x
Releases - 0.9.00.8.x
Releases - 0.8 | 0.8.10.7.x
Releases - 0.7 | 0.7.1
- Merged #53
- Delegate method called when a tag is deleted.
- Tags can now be generic
UIView
s conforming to theAMTag
protocol. See #60
tagList:shouldAddTagsWithText:resultingContentSize:
addTag:withUserInfo:
to add a payload to tags. Thanks to nsolter
Stable release
tagText
onAMTagView
is now read-write
textPadding
is now aCGPoint
- Changes in text color updates the view properly
- Support to Carthage
- Minor refactoring
- Support to right to left alignment via
tagAlignment