Contact Store 0.14.0
Breaking Changes
- MutableContactBuilder properties are now internal (ac8aba5)
LinkedAccountValues
Column have been renamed toCustomDataItems
. There is now no need to provide any account types, as all custom properties will be returned.ContactLookup
now takes a single contact id instead of a list (ca57d81)
What's New
- Provide account information in each LabeledValue (#49)
- ContactStore will now return empty strings instead of null values where applicable (f383904)
- ContactPredicates now take plain Strings instead of strongy typed PhoneNumbers or MailAddresses (6fd710f)
Full Changelog: 0.13.0...0.14.0