[go: nahoru, domu]

Skip to content
This repository has been archived by the owner on Jun 11, 2022. It is now read-only.

Releases: nekonora/TaggerKit

TaggerKit 0.6.1

07 Sep 14:52
20155fd
Compare
Choose a tag to compare

• Added support for Swift Package Manager;
• Fixed a bug that was causing a tag view to not send tags to another one by tapping the button;
• Added a convenience init method to create a tag view more quickly;

TaggerKit 0.6.0

28 Jul 11:06
b9927cd
Compare
Choose a tag to compare

• Added Carthage support;
• Added custom border properties for tags;
• Some code refactoring;
• Checked support for iOS 13, Xcode 11 and Swift 5.1;

Stable - Swift 5

28 Mar 19:10
Compare
Choose a tag to compare
0.5.0

Update for release

Stable - Swift 4.2

19 Mar 18:20
699c356
Compare
Choose a tag to compare
  • Removed "Done" button and toolbar for the keyboard.
  • Merged pull request by @matthewweldon (added support for iOS 11)