Alterplay / APAddressBook

Easy access to iOS address book
MIT License
1.38k stars 193 forks source link

APAddressBook new release #98

Closed keith closed 8 years ago

keith commented 8 years ago

I saw that you just release 0.1.14, but it looks like that tag doesn't contain the fixes from https://github.com/Alterplay/APAddressBook/pull/76

You can see that they are not here https://github.com/Alterplay/APAddressBook/blob/0.1.14/Pod/Core/Public/Models/APContact.h

Would you mind creating a new release off master to fix these?

belkevich commented 8 years ago

Version 0.1.14 is a hotfix for 0.1.13. It doesn't include "nullability" pull request. I'm going to release this feature, generics and big refactoring in 0.2.0 this week.

belkevich commented 8 years ago

Done. Read migration guide and update the pod.

keith commented 8 years ago

Thanks!