Skip to content

Latest commit

 

History

History
executable file
·
64 lines (45 loc) · 1.81 KB

CHANGELOG.md

File metadata and controls

executable file
·
64 lines (45 loc) · 1.81 KB

Change Log

Released on Friday, 21 Jan, 2022.

Added

  • Fixed issue with UIFont getting deallocated

Released on Friday, 21 Jan, 2022.

Added

  • Fixed pod issue, xib not loading.

Released on Thursday, 20 Jan, 2022.

Added

  • Bug and crash fixes.
  • Added new property showDeleteButton.
  • Updated podspec.

Released on Saturday, 22 Oct, 2016.

Fixed

  • Fixes Issues #1 (partly) and #3, invalid NSBundle while using CocoaPods.

Released on Tuesday, 12 Jul, 2016.

Added

  • Added tagColorTheme property to set certain predefined colors on tags.
  • Added change log.

Released on Wednesday, 25 May, 2016.

Added

  • Removed addTags: method.
  • Added appendTags: and replaceTags: as its replacements.

Updated

  • Readme to reflect the new methods.

Released on Wednesday, 18 May, 2016.

Updated

  • Updated podspec to use platform 7.0 instead of 8.0.
  • Minor formatting fixes.

Released on Wednesday, 11 May, 2016.

Added

  • Added option to set border color.
  • Added option to set border width.

Released on Wednesday, 11 May, 2016.

Added

  • Initial release.