Skip to content

Releases: andreamazz/AMTagListView

Release 1.3.0

11 Jul 08:47
Compare
Choose a tag to compare
  • Tags can now be generic UIViews conforming to the AMTag protocol. See #60

Release 1.1.0

22 Dec 08:58
Compare
Choose a tag to compare
  • Added addTag:withUserInfo: to add a payload to tags. Thanks to nsolter

Release 1.0.0

24 Oct 14:09
Compare
Choose a tag to compare
AMTagListView 1.0.0

AMTagListView 0.4

09 Jul 08:02
Compare
Choose a tag to compare
  • Exposed rearrangeTags in the public API
  • Added -addTag:andRearrange:
  • Added -addTags:andRearrange:
  • Added -addTagView:andRearrange:

AMTagListView 0.3.2

02 Jun 14:58
Compare
Choose a tag to compare
  • Fixed some issues

Release 0.3

24 Apr 09:46
Compare
Choose a tag to compare
  • Added removeAllTags (thanks to BubiDevs)

Release 0.2

24 Apr 09:48
Compare
Choose a tag to compare
  • Added tag removal
  • Added tap handler

Release 0.1

24 Apr 09:48
Compare
Choose a tag to compare
  • Initial release