Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 473 Bytes

CHANGELOG.md

File metadata and controls

26 lines (20 loc) · 473 Bytes

Change Log

2.1.x

  • Swift 3.0

2.0.x

  • Swift 2.3
  • Single selection feature
  • Better implementation of MVC design patter
    • HTagViewDataSource
    • HTagViewDelegate
  • Huge change in APIs. (For more information, please checkout document)

1.1.2

  • Update APIs

    • setTagsWithTitles(_:)
    • selectTagWithTitles(_:)
    • deselectTagWithTitles(_:)
    • addTagWithTitle(_:)
    • tagView.removeTagWithTitle(:)
  • Documentation

1.1.1

  • First stable version.