2.1.0 (2022-02-17)
- add baseCountryCode option for normalizing phonenumbers (#21) (36e50ff)
- Add support for organizationName (#19) (d6e45c4)
- Rename definition File to work on case-sensitive file system #11
- Fix typo
- Fix iOS Phone Type (closes #9)
rawId
added to contact object on androidpick
Method addedsave
Method addeddelete
Method addedrequestWritePermission
Method added (android only)hasPermission
now also return result forwrite
permission (same like read on iOS)
- PhoneNumber's now returns an array of objects (see here)
- Fields can be specified (Breaking: phoneNumbers disabled by default)
- emails field added
- Initial Release