Skip to content

v0.3.0

Compare
Choose a tag to compare
@KGronek-Pubnub KGronek-Pubnub released this 29 Apr 12:41
· 4 commits to master since this release
241fcae

Add:

  • Rework GetMemberships, GetChannelMembers, GetAllUserMetadata and GetAllChannelMetadata to have dedicated structures for Include and Sort fields. Note: this is BREAKING CHANGE
  • Add "Raw" equivalents of functions mentioned above, that accepts strings instead of structures

Modify:

  • Change subscription loop to use Event Engine
  • Mark _JSON functions as deprecated
  • Remove not needed C-Core files. Leave only required headers

Fix:

  • Fix bugs in parsing FetchHistory response
  • Fix bug that not all requested data was included in functions response when TotalCount was set