Changes in Release v4.0.0
Breaking changes
- Change custom data type on user and user action methods from
Dictionary<string, string>toDictionary<string, object>
New features
- Add support for query methods for users and user actions
Full Changelog: v3.7.1...v4.0.0