Skip to content

Contact Store 0.14.0

Compare
Choose a tag to compare
@alexstyl alexstyl released this 19 Feb 13:40
· 68 commits to main since this release

Breaking Changes

  • MutableContactBuilder properties are now internal (ac8aba5)
  • LinkedAccountValues Column have been renamed to CustomDataItems. 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