All Versions
10
Latest Version
Avg Release Cycle
82 days
Latest Release
2376 days ago

Changelog History

  • v0.3.2 Changes

    September 25, 2017
  • v0.3.1 Changes

    January 10, 2017
    • ๐Ÿ›  Fixed crash in social profile URL. Thanks to Daniel Duan for fix
  • v0.3.0 Changes

    November 27, 2016
    • ๐Ÿ›  Fixed crash with url property of APSocialProfile. 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
  • v0.2.3 Changes

    January 14, 2016
    • โž• Added contact dates with original and localized labels. Thanks to Alexandre P. for pull request.
  • v0.2.2 Changes

    January 05, 2016
    • โž• Added original and localized labels to contact address
  • v0.2.1 Changes

    October 12, 2015
    • ๐Ÿ›  Fixed request access callback when ABAddressBookRef isn't initialized. Thanks to Gilad Gurantz for pull request.
    • ๐Ÿ”จ Refactored contact list building.
  • v0.2.0 Changes

    October 05, 2015
    • โž• Added nullability. Thanks to Anthony Miller for pull request.
    • Replaces NSArray with generics.
    • โž• Added method to load contact photo
    • ๐Ÿ”จ Refactored APContact properties and APType fields
  • v0.1.14 Changes

    September 29, 2015
  • v0.1.13 Changes

    September 23, 2015
    • โž• 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.
  • v0.1.12 Changes

    September 22, 2015
    • โž• Added thread safety
    • ๐Ÿ”จ Refactored
    • โฌ‡๏ธ Dropped iOS 5 support