0.8.4
Breaking changes
- Renamed
StatsDataRequestQuerytoStatsRequestParams - Updated properties of
ConnectionDetailsMessage,ErrorInfo,Message,PresenceMessageto use the standard pascal casing used throughout .Net
Implemented enhancements:
- Added syncronous methods for
AblyAuth,AblyRestandRestChannel - Added the ability to specify the
LogLevelandLogHandlerthrough the ablyClientOptions - Added extra logging when sending and receiving Http requests
- Added a
NoneLog level to completely switch off logging - Improved realtime presence handling
- Include version info in requests #82
- Sync REST methods #80
- Interoperability tests #83
- Add documentation to README about which platforms are supported #28
Fixed bugs: