Skip to content

0.0.6

Compare
Choose a tag to compare
@deepanshu42 deepanshu42 released this 20 Jul 05:50
· 44 commits to main since this release
a789796

What's Changed

  • Add workaround for room-db compilation failure on M1 chips by @deepanshu42 in #28
  • Updated publishMavenLocal script and add steps in Contribution.md by @anubhav7nov in #29
  • Create new implementation of PersistableSubscriptionStore by @deepanshu42 in #34

Breaking Change

  • Replaced isPersistentSubscriptionStoreEnabled flag with SubscriptionStore. If you were passing the flag as false then you can start passing the subscriptionStore as IN_MEMORY now.

Full Changelog: 0.0.5...0.0.6