Skip to content

ContactStore 0.13.0

Compare
Choose a tag to compare
@alexstyl alexstyl released this 14 Feb 10:58
· 84 commits to main since this release

What's New

  • Add support for ContactGroups. You can now create new groups, update and delete them. #48
  • New matcher for comparing groups loosely (d4b3050)
  • Move all Flows to Dispatchers.IO (3be7e70)
  • Use any kind of Label as custom label value when creating a CP operation #47
  • MutableContact#contactId is not immutable (973bb1a)
  • Added MKDocs documentation. See alexstyl.github.io/contactstore
  • Removed org.gradle.jvmargs from gradle.properties (ae07f43)

Full Changelog: 0.12.0...0.13.0