1.4.1
Natural RTL/LTR support.
1.4.0
Support Swift 5.
1.3.2
Support Swift 4.2.
1.3.1
- Support changing font in IB. (@gersonmdesouza)
1.3.0
Support Swift 4
1.2.0
- Move this repo to @ElaWorkshop
- Make the code more swifty (@xhacker, @aleene)
- Fix a memory leaking issue (@cee)
- Add two APIs for easier adding and modifying tags (@aleene)
- Make round/square tag view if tag contains only one symbol (#113) (@krezzoid)
1.1.0
Support Swift 3.
1.0.1
- Adds a feature to deselect all tags except the long pressed one (@HusamAamer)
- Adds two APIs to insert tag at a specific index (@xhacker)
- Adds support for UIAppearance proxy (@redent)
- Fixes a sizing issue (#63) in table views (@aaronpearce)
1.0.0
Let’s keep the API stable from now on!
- Added new
tagSelectedBorderColor
property (@Nick-The-Uncharted) - Exposed all the important properties in
TagView
(@Nick-The-Uncharted) - Refactored some code (@xhacker)
0.5
- Support adding remove button next to tag title (@entotsu, @Benuuu)
- Add optional
tagHighlightedBackgroundColor
property (@morizotter) - Bug fixes (@RonKliffer etc.)