Releases: Alterplay/APAddressBook
Releases · Alterplay/APAddressBook
0.3.2
0.3.1
- Fixed crash in social profile URL. Thanks to Daniel Duan for fix
0.3.0
- Fixed crash with
url
property ofAPSocialProfile
. Thanks to Kyle Zaragoza for issue - Added custom error to notify developer that user had denied access to address book. Thanks to Jade Mulholland for issue
- Removed deprecated methods
0.2.3
- Added contact dates with original and localized labels. Thanks to Alexandre P. for pull request.
0.2.2
0.2.1
- Fixed request access callback when
ABAddressBookRef
isn't initialized. Thanks to Gilad Gurantz for pull request. - Refactored contact list building.
0.2.0
- Added nullability. Thanks to Anthony Miller for pull request.
- Replaces
NSArray
with generics. - Added method to load contact photo
- Refactored
APContact
properties andAPType
fields
0.1.14
- Fixed thread dealloc bug. Thanks to M. Utku Altinkaya for found issue.
0.1.13
- Added contact birthday and contact website. Thanks to Jean Lebrument for pull requests.
- Added contact source. Thanks to John Donley for pull request.
- Added contact related persons. Thanks to Michael Kuck for pull request.
- Added 'emails with labels'. Thanks to Sean Langley for pull request.