v0.3.0
Add:
- Rework
GetMemberships
,GetChannelMembers
,GetAllUserMetadata
andGetAllChannelMetadata
to have dedicated structures forInclude
andSort
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